https://github.com/dmtrkovalenko/bff-workshop
https://github.com/dmtrkovalenko/bff-workshop
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmtrkovalenko/bff-workshop
- Owner: dmtrKovalenko
- Created: 2021-01-28T12:32:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-02T12:45:11.000Z (over 5 years ago)
- Last Synced: 2025-05-08T04:52:01.606Z (about 1 year ago)
- Language: JavaScript
- Size: 554 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bff-workshop
In order to start with the workshop please make sure that you have installed
- Docker
- Nodejs
- Yarn
Once everything is installed simply run
```sh
yarn
yarn setup
```
This will create a project with database and fill in with data. Then you can simply run
```sh
yarn start
```
## Links
- http://localhost:3000 – frontend
- http://localhost:4000 - grpahql server playground