Go to file
rusefillc 7d5e02d8e1 196 pin connector straight 2024-12-16 20:30:54 -05:00
.github/workflows
deployment
documentation
eBay
msqur@a1a2046986
style
www
.gitattributes
.gitignore
.gitmodules
LICENSE.md
README.md
database.sql
implementation.md

README.md

Click here for rusEFI Online

About web_backend

rusEFI backend is facilitating data flow within https://rusefi.com/ open source engine management community.

For user documentation please click here

rusEFI firmware lives here

As of 2020, the primary goal of rusEFI web is to flow data from early adopters to developers.

  1. for developers: log file upload & sharing
  2. for developers & early adopters: tune sharing
  3. for early adopters: tune update via web

We have TunerStudio Plugin as one of the frontends.

Implementation Details

Based on existing msqur project - our fork https://github.com/rusefi/msqur/tree/prod (note 'prod' branch for rusEFI changes)

Very little of custom phpbb code see https://github.com/rusefi/rusefi/tree/master/misc/www/forum

Forum Dev Thread