Skip to content

IntrepidPursuits/graphql-bookclub-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Bookclub JS

Local Development Set Up

If you have not already, please install:

  1. Run the following commands
$ asdf install
$ yarn install
$ yarn db:create
$ yarn db:migrate
$ yarn setup:test

To run the tests run:

$ yarn test

To run the server run:

$ yarn start

The server should now be running on locahost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%