Skip to content

mevo-ink/treelative-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Treelative API

Prerequisite

  • Copy .env.example as .env with the proper values

Development

  • Install dependencies by running npm i
  • Start the development server by running npm run start
  • Open up graphQL playground from http://localhost:{PORT} where PORT is set in the .env file.

Production

  • Install dependencies by running npm i --production
  • Start the production server by running npm run prod

About

NodeJS backend with Apollo GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published