Please, check the .tool-versions file before using this project to see which versions I used.
I use pnpm to build this project. NestJS is flexible, so feel free to use another package manager if you prefer.
git clone git@github.com:fandredev/portfolio-backend.git
cd portfolio-backend
pnpm i
pnpm run dev
pnpm run test
- Make sure you have a
.envfile in the project root (you can copy from.env.example). - To build and start the project with Docker Compose:
docker compose up --build
- To start again (without rebuilding):
docker compose up
The service will be available at http://localhost:3000
pnpm run format && pnpm run lint
open http://localhost:3000/api/v1
E-mail: profissionalf.andre@gmail.com
Linkedin: https://www.linkedin.com/in/devfandre/
Portfolio: https://developer-felipe-andre.vercel.app/