Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minds/minds
mirror of https://gitlab.com/minds/minds
https://github.com/minds/minds
activitypub angular cassandra creator-economy decentralized ethereum fediverse kubernetes microblog nginx nodejs nostr open-source php privacy-tools pulsar react-native social-network video websockets
Last synced: 24 days ago
JSON representation
mirror of https://gitlab.com/minds/minds
- Host: GitHub
- URL: https://github.com/minds/minds
- Owner: Minds
- License: other
- Created: 2016-07-29T12:13:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-14T09:54:27.000Z (5 months ago)
- Last Synced: 2024-09-30T04:03:10.320Z (about 1 month ago)
- Topics: activitypub, angular, cassandra, creator-economy, decentralized, ethereum, fediverse, kubernetes, microblog, nginx, nodejs, nostr, open-source, php, privacy-tools, pulsar, react-native, social-network, video, websockets
- Language: PHP
- Homepage: https://www.minds.com
- Size: 221 MB
- Stars: 712
- Watchers: 85
- Forks: 202
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minds
Minds is an open-source, encrypted and reward-based social networking platform. https://minds.com
## Docs
Full documentation can be found at [https://developers.minds.com/](https://developers.minds.com/). We suggest getting started at the [introduction](https://developers.minds.com/docs/getting-started/introduction/).
## Repositories
Minds is split into multiple repositories:
- [Engine](https://gitlab.com/minds/engine) - Backend code & APIs
- [Front](https://gitlab.com/minds/front) - Client side Angular2 web app
- [Sockets](https://gitlab.com/minds/sockets) - WebSocket server for real-time communication
- [Mobile](https://gitlab.com/minds/mobile-native) - React Native mobile apps## Development Installation
See our [installation guide](https://developers.minds.com/docs/getting-started/introduction/) to get your local stack up and running
## Troubleshooting
Having trouble with your local stack? See [troubleshooting](https://developers.minds.com/docs/getting-started/troubleshooting/)
## Contributing
If you'd like to contribute to the Minds project, check out [how to contribute](https://developers.minds.com/docs/contributing/contributing/) or head right over to the [Minds Open Source Community](https://www.minds.com/groups/profile/365903183068794880). If you've found or fixed a bug, let us know in the [Minds Help and Support Group](https://www.minds.com/groups/profile/100000000000000681/activity)!
## Security reports
Please report all security issues to [[email protected]](mailto:[email protected]).
## License and Copyright
General license and copyright information is located [here](https://developers.minds.com/docs/getting-started/introduction/#license), and the AGPLv3 fine print is available [here](https://developers.minds.com/docs/contributing/license/). In addition, please see the license file of each repository.