meet is a self-hosted social platform for small communities, such as your family or a group of friends. It gives you full control over your data and your privacy, without the need for third-party services. See the app in action on meetly.site or download it from Google Play.
Meet is built to be able to quickly pivot to other use cases, such as case management or resource management. Its strength in its modular design (see listed features below), robust logging and journaling.
To run the project locally, see the contribution guide.
Meet is designed to be run as a self-hosted app, giving you full control over your data. It provides an Instagram-like experience, but with the added benefit of sharing and viewing content only within your own group.
The software includes built-in opinionated frameworks for the following:
- Authentication
- Authorization
- Classifications
- Database migrations
- Filtering, sorting and pagination when querying data
- Internationalization and localization
- Journal
- Logging
- Notifications
- Organizations and profiles
- Seeding
- Testing
- Validation
Here is some additionally useful documentation for the system:
See the contribution guide.