npm install
oryarn
to install the dependencies- Create your own environment variables as demonstrated in
.env.example
file GITHUB_CLIENT_ID
andGITHUB_CLIENT_SECRET
variables taken from github app(create an app on github) to sign in with github
Run npm run migrate
to seed the database
npm run server
- Starts the Express servernpm run dev
- starts NextJS app
- NextJS / ReactJS - TypeScript
- Redux Toolkit
- simple-peer (WebRTC)
- Socket.IO
- Axios
- NodeJS
- Express
- Sequelize
- Passport
- JWT
- Multer