Skip to content

Fansy-lab/Server_Graphql-postgre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions:

  1. run 'npm i'
  2. If you do not have a .env file create one with the following variable: DATABASE_URL="postgresql://postgres:passwordhere@localhost:5432/postgres?schema=public" change the url with correct values for your Postgres Database
  3. run 'npm run migrate'
  4. run 'npm run seed'
  5. run 'npm run server' to start the serer

About

Graphql/Postgre/Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors