Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/harzu/rebrainme-graphql-webinar-server


https://github.com/harzu/rebrainme-graphql-webinar-server

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

## Graphql webinar server

start
```bash
make run
make migrate-up
```

stop
```bash
make stop
```