https://github.com/kastorcode/gostack-live-07-kubernetes
Live #7 of the Rocketseat GoStack Bootcamp: Docker and NodeJS in Kubernetes.
https://github.com/kastorcode/gostack-live-07-kubernetes
backend bluebird bootcamp brazil cors docker dockerfile express goiania goias gostack javascript kubernetes live matheus nodejs oliveira ramalho redis rocketseat
Last synced: 2 months ago
JSON representation
Live #7 of the Rocketseat GoStack Bootcamp: Docker and NodeJS in Kubernetes.
- Host: GitHub
- URL: https://github.com/kastorcode/gostack-live-07-kubernetes
- Owner: kastorcode
- Created: 2021-09-11T16:57:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-11T16:58:25.000Z (almost 5 years ago)
- Last Synced: 2025-07-31T15:32:35.790Z (11 months ago)
- Topics: backend, bluebird, bootcamp, brazil, cors, docker, dockerfile, express, goiania, goias, gostack, javascript, kubernetes, live, matheus, nodejs, oliveira, ramalho, redis, rocketseat
- Language: JavaScript
- Homepage: https://rocketseat.com.br
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## GoStack Bootcamp Live 7
> 🚀 Practical project of the [Rocketseat](https://rocketseat.com.br) GoStack Bootcamp.
👷 Developed by Matheus Ramalho de Oliveira.
🔨 Systems Analyst, Full-Stack Developer.
🏡 Goiânia, Goiás, Brasil.
✉️ kastorcode@gmail.com
👍 [instagram.com/kastorcode](https://www.instagram.com/kastorcode)
---
Live 7, Docker & NodeJS: Kubernetes
---
### 🚀 Installation and execution
1. Make a clone of this repository;
2. Enter the folder running `cd gostack-live-07-kubernetes`;
3. Run `yarn` to install dependencies;
4. Make sure you have a [Docker container](https://www.docker.com/resources/what-container) running with a [Redis image](https://hub.docker.com/_/redis);
5. Run `yarn start` to start the development server.
---
### 🗓 ️Roadmap
- Introduction to Node.js
- Creating Node.js project
- Continuing Node.js project
- CSS Flexbox
- UI Design
- Introduction to React
- First project with ReactJS
- First project with React Native
- Front-end documentation
- Flux architecture
- Using React Hooks
- Server-side rendering(SSR) with ReactJS
- GraphQL
- Expo
- Creating ReactJS project
- Creating React Native project
- Animations with React Native
- Full-stack app development
- Node.js tests
- Node.js deploy
- ReactJS tests
- React Native tests
- ReactJS deploy
- React Native publication
- WebSocket with Express
- Advanced patterns at Node.js
- OmniStack SaaS(software as a service) and AdonisJS
- Final challenge
- Monorepo