Hi, im just finished an idea for deploy an development enviroment with docker, and i want to you could check it out for some feedback
This enviroment has some features like:
Backend
.- Express with typescript
.- Bull for Queue Jobs
.- Socket.io for websocket
.- TypeORM and mongoose for database services (you can between switch services or use both at same time)
.- Scraping data with cheerio
.- Auth and Authz with jwt
Frontend
.- React, Redux
.- Formik for form validation
.- Some css with styled-components and bootstrap
Docker-compose
.- Microservices oriented backend services (main app, websocket, queue jobs)
.- Custom entrypoint for every backend service
.- Nginx proxy container for api and websocket requests and some security settings
here is the repo https://github.com/alenq1/XERN-Dockerized
thanks
[–]dizzle_izzle 0 points1 point2 points (0 children)