Skip to content

Open Source Project Manager Kickit backend using GraphQL and Hapi.js

Notifications You must be signed in to change notification settings

Kickit/kickit-backend

Repository files navigation

Kickit Backend

This repo will serve as the primary backend for the Kickit Open Source Project Manager. This implementation has been done with:

  • Node.js
  • Hapi.js
  • GraphQl
  • MongoDB

There has also been a implementation done in Golang but development has been paused in favour of pursueing a full JS stack with the kickit web-app and mobile-app being react and react-native based respectively.

Installation:

Prerequisites:

  • MongoDB
  • NodeJS
  • Docker / Docker Compose

Run the following commands to install:

  • git clone \<repo url\>
  • cd kickit-backend
  • docker-compose up
  • the server will be available at localhost:3030

Routes for development:

  • All requests are made to /graphql
  • the graphiql interface is available at /graphiql

Schema Details:

TBD

About

Open Source Project Manager Kickit backend using GraphQL and Hapi.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •