Skip to content

Hemalasree/task-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md

Task Management GraphQL API

Features

  • GraphQL API using Apollo Server and Express
  • MongoDB persistence with Mongoose
  • Simple task model with CRUD operations

Run locally

  1. Copy .env.example to .env and update.
  2. npm install
  3. npm run dev (requires nodemon) or npm start

GraphQL Playground: http://localhost:4000/graphql

About

An automated task management platform using Ansible and YAML for deployment, powered by a GraphQL API and a dynamic JS user interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors