/timesup-api

Backend par of a Time's Up game.

Primary LanguageTypeScriptMIT LicenseMIT

codecov

Timesup API

📖 Description

Backend part of a Timesup game made using NestJS.

🛠 Install

$ git clone git@github.com:qeude/timesup-api.git
$ cd timesup-api
$ docker compose up -d
$ npm install
$ npm run start

👨🏻‍💻 Developer