This is a board game assistant, using Node.Js with Fastify and MongoDb
Make sure you have the following installed:
- Node.js
- TypeScript
- Clone the repository:
git clone https://github.com/devgrunge/ded-companion.git
- Run this script on terminal:
npm install
Then
npm run dev