Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 610 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 610 Bytes

Central Dogma

Backend Server powered by GraphQL and Node.js

Development

  1. Create a directory
  2. Clone in both SEELE and CENTRALDOGMA to this directory
  3. Download a google service file with access to a bucket into SEELE
  4. cd CentralDogma
  5. docker compose up (Please note that on first run, it will take some time to build the docker images)
  6. Visit localhost:4000 to check if server is up
  7. Visit Apollo Explorer to interact with API