Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 211 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 211 Bytes

Development

  • Run docker compose up -d to launch required services.
  • In root directory run cargo watch -i schema.gql -x run.
  • In frontend run npm run build:watch.
  • Access http://localhost:3000.