This is the frontend to manage your server and trains!
- Install deps with
npm install. - Set the server address (without the final
/) inPUBLIC_SERVER_URLenvironnement variable. - Then, simply run
npm run dev.
This project is licensed under GNU Affero General Public License v3.0.