Wednesday 29 April 2020

XERN dockerized

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-Dockerizedthanks

Submitted April 29, 2020 at 04:51PM by jandroenq

No comments:

Post a Comment