Go to file
rusefillc cc2d0a9a8b 104 2023-10-15 11:23:30 -04:00
.github/workflows cd to www 2022-01-22 11:54:16 -06:00
deployment progress 2020-07-17 22:03:54 -04:00
documentation SBC 2020-07-18 22:04:33 -04:00
eBay 104 2023-10-15 11:23:30 -04:00
msqur@a1a2046986 remote diagram 2020-07-11 14:15:33 -04:00
style more proper location considering that it's actually used 2022-01-26 21:51:22 -05:00
www scan 2023-10-15 11:23:18 -04:00
.gitattributes progress 2020-07-17 22:03:54 -04:00
.gitignore hopefully we will survive this 2020-04-28 01:55:48 -04:00
.gitmodules 5 bytes of progress 2020-05-06 12:11:39 -04:00
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 Create database.sql 2020-04-27 11:40:05 -04:00
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