/topflop

Top, flop or quote your friends

Primary LanguageCSS

TopFlop

Topflop is an open-source application to top, flop or quote your friends

Getting Started

Server side

$ cd server
$ docker-compose -p topflop up -d

App side

$ cd client
$ yarn start

Technical stack

TopFlop depends on the following technologies:

Backend stack

  • Node.js
  • Nestjs
  • Typescript
  • Docker
  • PostgreSQL

App stack

  • React.js
  • Redux
  • Axios

License

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