- Notifications
You must be signed in to change notification settings - Fork12
lucassus/bookshelf
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Example react and GraphQL project made duringhttps://kursreacta.pl/gql course.
https://graphql-bookshelf.herokuapp.com/
- Install Node.js version 18.15.0.
- Running PostgreSQL on port
5432. - Create
bookshelf_developmentdatabase with current user access.
psql --host localhost --port 5432 --user postgresCREATE DATABASE bookshelf_development;yarn installyarn buildyarn dev- will run express dev server along with webpack.yarn workspace @bookshelf/web storybook
Navigate tohttp://localhost:8080/ to see the app.
Navigate tohttp://localhost:4000/ to see GraphQL Playground.
About
My GraphQL playground
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.
