Skip to content

andrewmcwatters/comma-api-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comma-api-server

A drop-in replacement for api.commadotai.com in commaai/openpilot

Recommended VPS provider

Installing

Node.js

cd comma-api-server
npm install --omit=dev

pm2

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

Dependencies

See also

License

GNU Affero General Public License v3.0

About

A drop-in replacement for `api.commadotai.com` in commaai/openpilot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published