An open API service indexing awesome lists of open source software.

https://github.com/dmtrkovalenko/bff-workshop


https://github.com/dmtrkovalenko/bff-workshop

Last synced: 8 months ago
JSON representation

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