Skip to content

navernoedenis/chat-group

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Chat-group - v1.0

A chat-group application using:

# Client:
React, Redux Toolkit, Socket.io, React Hook Form, Typescript and React Material
# Server:
Express, Socket.io, JWT, Typescript, PostgreSQL(Sequelize)

Setup

Install dependencies

# in one terminal window
cd server && yarn
# in another terminal window
cd client && yarn

Start server:

# in /server
yarn start

Start client:

# in /client
yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages