Skip to content

anshuman-8/apollo-post-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD using Apollo-server-express and GraphQL

Install all dependency

npm i

Run the application

npm run dev

.env sample

PORT = YOUR_PORT
MODE = APPLICATION_MODE-DEV/PROD
BASE_URL = YOUR_BASE_URL
SECRET = ANY_SECRET

Releases

No releases published

Packages

No packages published