/spacious

Example app of React + GraphQL + Koa + Knex + Postgres

Primary LanguageJavaScript

Available Scripts

In order to launch the app, please run:

npm start

It will build a container with backend server and database, apply DB migration and DB seeds. Then, it will build frontend and serve it at http://localhost:3000.

Rerun server specifically npm run server.

Tested on Mac only. Requires to have Docker locally (docker-compose).

spacious