Skip to content

nomnom-heap/nomnom-graphql-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nomnom-graphql-server

This is the backend graphql server for nomnom web app. Uses neo4j-graphql library to provide automatic generation of Queries and Mutations for CRUD interactions.

Usage

Set environment variables

Create a .env file referencing the .env.sample file provided.

Install dependencies

npm install

Development

npm run dev

Build

npm run build

Build and Start

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published