Skip to content

πŸŒŽπŸŽ›πŸ“‘ - - - - - - - - - - - - - - πŸš€πŸŒš

Notifications You must be signed in to change notification settings

albertog2man/apollo-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Apollo-Express & Sequelize Graphql Server

Requirements

  • Node: >=8.11.2
  • Npm: 5.x

Development & Local DB

Change development config found in

/config/config.js

to your local database settings, then

npm install

sequilize db:migrate

npm start

For continuesly refreshing server

npm install -g nodemon

nodemon start

Check https://localhost:8080/graphql to reach the playground.

About

πŸŒŽπŸŽ›πŸ“‘ - - - - - - - - - - - - - - πŸš€πŸŒš

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published