Blue is a project based on Python(Flask)
-
Install Docker and Docker Compose if they are not already installed on your system.
-
Clone the project repository:
git clone https://github.com/Djama1GIT/blue.git
cd blue
- Run the project:
docker-compose up --build
Home Page: http://localhost
- Python - A high-level programming language used for developing various applications and services.
- Flask - A framework for creating web applications in Python.
- REST - An architectural style for building distributed systems based on the HTTP protocol.
- WebSocket - A communication protocol that enables bidirectional data transfer between a client and a server in real-time.
- PostgreSQL - A open-source relational database.
- SQLAlchemy - A library for working with databases in Python.
- Nginx - A high-performance web server and reverse proxy server.
- Nginx-rtmp - An extension module for Nginx that adds RTMP (Real-Time Messaging Protocol) support for streaming audio and video content.
- Admin panel
- Caching
- Email verification
- Chat administration