Go to file
rusEFI LLC 3877092e87 mention 81 pin 2024-04-22 20:40:56 -04:00
.github/workflows
deployment
documentation
eBay pigtails 2024-01-20 08:39:17 -05:00
msqur@a1a2046986
style
www mention 81 pin 2024-04-22 20:40:56 -04:00
.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