Skip to content

BanhTheCake/chatapp_socket_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backend:

- Backend: ExpressJs, socket.io, ioRedis
- Database: sequelize + postgres (https://render.com) + redis (session / https://render.com)
- authenticate: jwt, bcrypt
- other: nodemon, uuid, express-rate-limit, dotenv, cors
- deploy: render.com

Frontend:

- Frontend: ReactJs
- UI/UX: chakra-UI, framer-motion
- auth: react-form-hook, yup
- store: redux, redux-thunk
- other: momentJs, lodash (debounce), axios (api)
- deploy: vercel.com