An open API service indexing awesome lists of open source software.

https://github.com/toggle-corp/chrono-server


https://github.com/toggle-corp/chrono-server

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# CHRONO-SEVER
`docker-compose up`

# Run Migrations
`docker-compose exec server bash`

`python manage.py migrate`

Navigate through `localhost:9000/graphiql` to view available graphs.

Interact with sever `localhost:9000/graphql` from client.