Application using Nest.js and Prisma
Tecnologies | Project | How Start | Docs | License | Follow Me!
This project as developed with purpose to use for all my projects template :D.
- Config .env.example file and Rename to
.env
- run docker command in terminal using
docker-compose up
- Open Docker Bash
docker-compose exec app bash
Note: if you use linux -> in terminal run chmod +x .docker/entrypoint.sh
to get permission of execute.
- Use Postman or Insomnia
localhost:3000
and request routes of API!. - You can test it requesting to deploy URL -> https://apiblognestjs.herokuapp.com/
- OpenApi 3.0 Using Swagger
- Check Here BlogApi
This project use a MIT License
- Instagram: https://www.instagram.com/sylvn001/
- Twitch: https://www.twitch.tv/sylvn001
- GitHub: https://github.com/Sylvn001