Skip to content
/ onehub Public

A demo group message application showcasing different aspects of building services in golang and grpc and more.

Notifications You must be signed in to change notification settings

panyam/onehub

Repository files navigation

OneHub

GitHub repo size License: MIT

OneHub is a demo group message application showcasing different aspects of building services in Golang and gRPC.

Languages

The project is developed using the following languages:

  • Go
  • TypeScript
  • Python
  • JavaScript
  • CSS
  • Makefile
  • Dockerfile

Installation and Usage

Cloning the Repository

You can clone the repository using the following command:

git clone https://github.com/panyam/onehub.git

Installing Dependencies

After cloning the repository, navigate to the project directory and install the dependencies by running the following Docker Instructions

Running the Project

To run the project on Docker, follow the instructions specific to the project. Typically, you can start the server by running:

 docker-compose up -d

How to Contribute

If you want to contribute to OneHub, follow these steps:

  1. Fork this repository.
  2. Create a new branch (git checkout -b feature-improvement).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature-improvement).
  6. Create a new Pull Request.

License

This project is licensed under the terms of the MIT license.

About

A demo group message application showcasing different aspects of building services in golang and grpc and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published