Skip to content

mmarchois/topflop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

🚀 TopFlop 🚀

Topflop is a realtime open-source application to top, flop or quote your friends.

Getting Started

Server side

Setup docker

$ cd server/
$ make init-database
$ make start

App side

$ cd client/
$ make start

Technical stack

TopFlop depends on the following technologies:

Backend stack

App stack

License

TopFlop is an open-sourced application licensed under the MIT license.