A drop-in replacement for api.commadotai.com
in commaai/openpilot
cd comma-api-server
npm install --omit=dev
npm install pm2 -g
cd comma-api-server
NODE_ENV=production PORT=80 pm2 start bin/www --name comma-api-server --watch --ignore-watch="\.git node_modules"
pm2 startup
pm2 save
- https://github.com/florianbrede-ayet/retropilot-server
- https://github.com/mbalesni/openpilot-pipeline
GNU Affero General Public License v3.0