A open-source Discord-like alternative. A place to hang-out safely with your friends.
Warning
This project is still in early developpment.
outer.chat is an open-source alternative to Discord, built with NestJS and Prisma. It provides a REST API for standard requests and utilizes WebRTC and Socket.io for real-time communication.
- Real-time communication : With WebRTC and Socket.io, you can communicate with your friends in real-time.
- Open-source : You can contribute to the project and see the code.
- Self-hosted : You can host the application on your own server.
- Customizable : You can customize the application to match your needs thanks to admin permissions.