This is the proposal for the Bis nation test, using technologies:
- Node
- Express
- TypeScript
- Prisma
- PostgresSql
packages are required to be installed:
```sh
npm i # npm
pnpm i # pnpm
With the packages installed, all that remains is to run the project:
npm run dev # npm
pnpm dev # pnpm