module
Version:
v0.0.0-...-5d4c5b8
Opens a new window with list of versions in this module.
Published: Mar 4, 2025
License: Apache-2.0
Opens a new window with license information.
README
¶
NexOrb
NexOrb is an all-in-one platform where startups can manage people, tasks, and communication
Current progress
Initial Development
- User Authentication
- One-One Real Time Communication
- Group Communication
- Channel support
- Emoji support
- Typing indicators
- File sharing
Development
- Fork this repository
- Create a new branch with the feature name
- start developing
- To develop the frontend
cd web
To connect with the backend
To connect with the backend you need docker-compose in your system. It can be downloaded from Docker Official Page
After Installing check the version by running
docker-compose --version
-
Then copy the .env.example to .env file
-
To start the backend server
run
docker-compose up --build
You will see the logs of the postgres db and the nexorb_backend.
Then you can connect with the backend running on port 8080.
Directories
¶
|
|
|
|
|
|
|
|
|
Package docs Code generated by swaggo/swag.
|
Package docs Code generated by swaggo/swag. |
|
|
|
|
|
|
pkg
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.