Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 342 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 342 Bytes

How to Run

Just run docker compose up as everything should be automated.

To change see/change the ports, just make the changes in docker-compose.yml.

The React app is mounted in development mode, running inside its container with live reload.

Structure

  • /api - Contains a GraphQL Api
  • /client - Contains a React Client