retropilot-client/README.md

370 B

retropilot-client

React client for Retropilot

Ties into https://github.com/retropilot/retropilot-server/ to provide a react frontend

To override the environment variables, create a .env.local file. You can also override the variables for development, testing and production independently (.env.development, .env.test.local and .env.production.local files).