Skip to content

lucassus/bookshelf

Repository files navigation

Bookshelf

Example react and GraphQL project made during https://kursreacta.pl/gql course.

https://graphql-bookshelf.herokuapp.com/

CI codecov

Prerequisites

  1. Install Node.js version 18.15.0.
  2. Running PostgreSQL on port 5432.
  3. Create bookshelf_development database with current user access.
psql --host localhost --port 5432 --user postgres
CREATE DATABASE bookshelf_development;

Installation and running

  1. yarn install
  2. yarn build
  3. yarn dev - will run express dev server along with webpack.
  4. yarn workspace @bookshelf/web storybook

Navigate to http://localhost:8080/ to see the app.

Navigate to http://localhost:4000/ to see GraphQL Playground.

Database

Database Diagram

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy