NexOrb

module
v0.0.0-...-bae83fc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2024 License: Apache-2.0

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.

  • To know more details about the api open the Link

  • To Stop the backend:run

    docker-compose down
    

Directories

Path Synopsis
Package docs Code generated by swaggo/swag.
Package docs Code generated by swaggo/swag.
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL