Go to file
rusEFI LLC 3877092e87 mention 81 pin 2024-04-22 20:40:56 -04:00
.github/workflows cd to www 2022-01-22 11:54:16 -06:00
deployment
documentation SBC 2020-07-18 22:04:33 -04:00
eBay pigtails 2024-01-20 08:39:17 -05:00
msqur@a1a2046986
style more proper location considering that it's actually used 2022-01-26 21:51:22 -05:00
www mention 81 pin 2024-04-22 20:40:56 -04:00
.gitattributes
.gitignore
.gitmodules
LICENSE.md fix https://github.com/rusefi/rusefi/issues/5318 2023-06-12 21:20:05 +02:00
README.md Update README.md 2021-11-11 12:24:18 -05:00
database.sql
implementation.md md fixes 2023-06-12 23:07:01 +02:00

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