Skip to content

enyasantos/chat-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chat

Chat online feito com socket.io, node.js, express e react.

Screenshots

Home

Pagina home

Cadastro

Pagina home

Pagina home

Chat

Pagina home

Pagina home

Pagina home

Run application

Run server

git clone https://github.com/enyasantos/chat-nodejs.git
cd server
npx knex migrate:latest
yarn install or npm install
yarn start:dev or npm start:dev

Run frontend

git clone https://github.com/enyasantos/chat-nodejs.git
cd chat
yarn install or npm install
yarn start or npm start

Licença

This project is licensed under the MIT License - see the LICENSE page for details.

About

Chat built with Node.js, Express e Socket.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published