๐๏ธ Experiment with Nest.js
April 23, 2023 ยท View on GitHub
Not to be taken seriously
Features
TODO
Run Locally
Clone the project
git clone https://github.com/leosuncin/mere-defiant.git
Go to the project directory
cd mere-defiant
Install dependencies
pnpm install
Start the server
pnpm start:dev
Running Tests
To run unit tests, run the following command:
pnpm test
To run e2e tests (the MySQL instance must be available), run the following command:
pnpm test:e2e
Related
Here are some more example projects with Nest.js
License
Release under the terms of GPL v3