Aethersio is a chat application made with Next.js and Socket.io.
Client :
npm run dev
# or
yarn dev
Server :
npm start
# or
yarn run
- GitHub Authentication
- Creating & Joining Room
- Sending Messages
- Dark Mode
- Fetch User
- Creating Group Chat
- Add More Authentication Providers
- Fork the repository
- Clone your fork: git clone https://github.com/yuukadev/Aethersio.git
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request
- 💬 Discord - Вук#1097