Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 209 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 209 Bytes

justice

Trainee 3 - Justice

How to run

  1. cd client && npm i
  2. create .env.local and set backend url
  3. cd server_rust create .env and set database url
  4. cargo run
  5. npm run dev
  6. profit??