🚀 Expense Tracker REST API - NestJS + Prisma
$ git clone https://github.com/2gbeh/aladdin.git
$ cd aladdin
# $ npm cache clean --force
# $ npm install --legacy-peer-deps
$ npm install
-> Create and update .env credentials
$ npm run start:dev
-> Visit http://127.0.0.1:8000