REPOSITORY OVERVIEWLive repository statistics
★ 1Stars
⑂ 0Forks
◯ 0Open issues
◉ 1Watchers
56/100
OPENREPOHUB HEALTH SIGNALMixed signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
52 Community adoption25% weight
0 Maintenance state20% weight
100 License clarity10% weight
100 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
SocialPlatform
A full-stack multi-container based social networking platform
Project Structure
- Frontend: Built with React and uses bun (located in
/frontend)
- Backend: API services as docker containers
Getting Started
Prerequisites
Installation
-
Clone the repository:
git clone https://github.com/mehdii000/SocialPlatform.git
cd SocialPlatform
-
Environment Setup:
Rename .env.local to .env and update the configuration variables as needed.
-
Build and Run the Application:
docker-compose up --build
Features
- User Authentication (Login/Signup) with JWT
- User Profiles
- Post Creation and Interaction
- Search Functionality
- Messaging system built with webockets
- Responsive UI/UX
License
This project is licensed under the GNU General Public License v3.0.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
A production-ready full-stack Task Tracker built with Node.js, Express, TypeScript, MongoDB, and React. Features JWT auth, multi-tenant task scoping, real-time dashboard analytics, advanced search/sorting, dark mode, and multi-container Docker Compose. Fully verified with Jest.
55/100 healthRecently updatedActive repository
TypeScriptNo license
⑂ 0 forks◯ 0 issuesUpdated 26 days ago