/taskspark

just a todo list api that can be deployed

MIT LicenseMIT

TaskSpark

Description

A simple todo list API using graphQL

Deployment

Using Docker Compose

Create a .env file at same location as docker-compose.yml, refer to this for creating .env file.

Bring up the services

sudo docker-compose up -d

Application can be accessed localhost:8001/graphql