Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.
/ mello Public archive

Privacy-focused Social Metwork which connects right people's in efficient way

License

Notifications You must be signed in to change notification settings

araclx/mello

Repository files navigation

Mello

Mello got temporary discountiuned in a reason of lacking inspiration what should be putted into project...

An open-source application based on Node.js as a platform to connect people in secure and private way including complete encryption on people's messages and private posts. According to vision of this project it's build bascially for fun and threse is no need to worry about something, personally I would never use this project (~@keinsell, Founder of Mello)

Usage

# You don't

Our application needs specific 3rd-party services such as MongoDB, Minio and some others, in this case we prepared docker-compose.local.yml which will cover local infrastructure needs for development. Just use following command.

$ docker-compose -f "docker-compose.local.yml" up -d --build

We used Webpack as our bundle/build service, in this case process of running our application is simplified to two steps for running application. Usually, Webpack should figure out an current environment but it was made by @keinsell so I would not trust it.

$ yarn install
$ yarn build

Additionally before setup of application take look at Environment Variables to understand how to configure infrastructure of application, this step isn't necessary at all for development because we handled default variables.

Documentation

Remember: Spending 5h on debugging always saving you 5m of reading documentation, gl fellas

We documenting whole back-end code and endpoints using an OpenAPI 3.0 specification which is hosted on Postman under this link.

Code Status

codecov CircleCi DeepSource

Contributing

The main purpose of this repository is to continue development of server-side features of our platform, making it faster and enriched by new features. Development of Mello happens in the open on GitHub, Linear & Quill, and we are greateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in future development of Mello.

Araclx, Inc has adopted a Code of Conduct that we expect project participants to adhere. Please read it so that you can understand what actions will and will not be tolerated.

Read our contributing guide to learn about our development process how to propose bugfixes and improvements to build and test your changes to Mello.

License

FOSSA Status

About

Privacy-focused Social Metwork which connects right people's in efficient way

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published