I made this project to improve more my skills as backend and put in practice new concepts.
• Postgres and MySQL
• Sequelize
• Docker
• PgAdmin
• Security practices: Middleware and error handling
• Working with databases from Node.js
• REST API development with Express
• Environment variables and config management
• Migrations
• Database and ORM techniques
• Relational data modeling with Sequelize
• docker-compose up -d postgres
• docker-compose up -d pgadmin
• npm run dev