my-readings
my-readings copied to clipboard
API of my readings, developed in Nest.js, MongoDB, Nginx and Dockerized
My Readings
step by step for configuration with docker
OBS: required docker and docker-compose
-
cp -r .env.sample .env -
docker-compose up
Next step:
- [x] add nginx for proxy reverse
- [x] add authentication with JWT
- [x] add routes authenticated
- [x] add makefile for automatization commands
- [x] add AWS S3 for Upload files
- [x] add Redis for cache some endpoints
- [x] add cron job
- [x] add queue with bull
- [x] add rate limiting
- [x] add logging
- [x] add GraphQL
- [x] add deploy with heroku
Made with 🖤 by williamkoller :wave: