Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 393 Bytes

File metadata and controls

13 lines (8 loc) · 393 Bytes

Trainberry - Frontend

This is the frontend to manage your server and trains!

How to run

  • Install deps with npm install.
  • Set the server address (without the final /) in PUBLIC_SERVER_URL environnement variable.
  • Then, simply run npm run dev.

License

This project is licensed under GNU Affero General Public License v3.0.