Topflop is a realtime open-source application to top, flop or quote your friends.
$ cd server/
$ make init-database
$ make start
- API is available on http://localhost:3000/
- API doc is available on http://localhost:3000/_doc
- Mercure hub available on http://localhost:1337
$ cd client/
$ make start
- App available on http://localhost:3001
TopFlop depends on the following technologies:
TopFlop is an open-sourced application licensed under the MIT license.