kastorcode / gostack-bonus-04-adonisjs-websocket

Bonus #4 of the Rocketseat GoStack Bootcamp: Chat application with AdonisJS and WebSocket.

Home Page:https://rocketseat.com.br

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoStack Bootcamp Bonus 4

🚀 Practical project of the Rocketseat GoStack Bootcamp.
👷 Developed by Matheus Ramalho de Oliveira.
🔨 Systems Analyst, Full-Stack Developer.
🏡 Goiânia, Goiás, Brasil.
✉️ kastorcode@gmail.com
👍 instagram.com/kastorcode


Bonus 4, AdonisJS: WebSocket


Screenshot


🚀 Installation and execution

  1. Make a clone of this repository;
  2. Enter the folder running cd gostack-bonus-04-adonisjs-websocket;
  3. Run yarn to install dependencies;
  4. Rename the .env.example file to .env;
  5. Run yarn start to start the development server;
  6. Open the file resources/views/index.html on two browser tabs;
  7. Add the name parameter in both URLs, for example: index.html?name=Naruto;
  8. Start chat!

🗓 ️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

About

Bonus #4 of the Rocketseat GoStack Bootcamp: Chat application with AdonisJS and WebSocket.

https://rocketseat.com.br


Languages

Language:JavaScript 92.1%Language:HTML 5.1%Language:CSS 2.1%Language:Shell 0.8%