Skip to content

Chat is a very simplistic alternative to Slack chat - a real-time React/Redux application using AJAX, REST, websockets, React Hooks + Redux Toolkit + Formik

Notifications You must be signed in to change notification settings

maddbuzz/frontend-project-12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actions Status

Chat (graduation project of the profession «Frontend Developer»)

Chat is a very simplistic alternative to Slack chat - a real-time React/Redux application using AJAX, REST, websockets, React Hooks + Redux Toolkit + Formik

Deployment commands (deployed on render)

Commands for onrender

╔══════════════════════════════════════════╗
║ build      │ npm ci && npm run build     ║
║──────────────────────────────────────────║
║ start      │ npm run start               ║
╚══════════════════════════════════════════╝

Commands for railway

╔══════════════════════════════════════════╗
║ install    │ npm ci                      ║
║──────────────────────────────────────────║
║ build      │ npm run build               ║
║──────────────────────────────────────────║
║ start      │ npm run start               ║
╚══════════════════════════════════════════╝

About

Chat is a very simplistic alternative to Slack chat - a real-time React/Redux application using AJAX, REST, websockets, React Hooks + Redux Toolkit + Formik

Resources

Stars

Watchers

Forks

Packages

No packages published