I'm a professional React developer, and here's how I set up React/Node.js Microservices using Docker and GraphQL. #1
Better Coding Academy
Posted on December 22, 2019
Update: Part 2 is out!
About Me: I've been a professional web developer for just over 10 years now. I'm currently the lead web development instructor at Better Coding Academy, and as part of what I do, I post videos on our YouTube channel at https://www.youtube.com/c/BetterCodingAcademy.
(Subscribe for awesome web development content!)
This is part 1 in a full tutorial on how to set up a React/Node.js app with a microservices architecture. In this project, I make use of:
- React;
- Node.js;
- Docker and Docker Compose;
- GraphQL;
- Sequelize (with MySQL);
- Redux;
- Styled Components; and
- React Hook Form.
I hope you enjoy!
Happy coding!
Full source code: https://github.com/parkroolucas/microservices-demo
π πͺ π
π©
Better Coding Academy
Posted on December 22, 2019
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
react Creating a registration and a login with two-factor authentication on React π€©
November 2, 2022