Skip to content

mvolkmann/graphql-dogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dogs app notes

To create Postgres database

createdb -Upostgres dogs

To create tables in database

npm run dbsetup

To populate tables with initial data

npm run dbload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published