Monday, 18 May 2020

I finished this project, any feedback is appreciated

Hi, im just finished an idea for deploy an development enviroment with docker, called XERN dockerized, and i want to you could check it out for some feedbackThis 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 jwtFrontend.- React, Redux.- Formik for form validation.- Some css with styled-components and bootstrapDocker-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 settingshere is the repo https://github.com/alenq1/XERN-Dockerizedthanks

Submitted May 18, 2020 at 03:43PM by jandroenq

No comments:

Post a Comment