Clone repo
Bring up docker-compose file
This will start up the reverse proxy, API, Database, and GraphQL Codegen for Web
docker-compose up -dGraphQL Server should be up at http://localhost/graphql
Starting Web Server
cd Web
npm run dev
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Clone repo
Bring up docker-compose file
This will start up the reverse proxy, API, Database, and GraphQL Codegen for Web
docker-compose up -dGraphQL Server should be up at http://localhost/graphql
Starting Web Server
cd Web
npm run dev