Skip to content

CodeBrosLab/SocialSphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocialSphere 🌐

A full-stack social media web application with React and Spring Boot

Quick Start

# Clone the repository with submodules
git clone --recurse-submodules https://github.com/CodeBrosLab/SocialSphere.git
cd SocialSphere

# Start all services
docker-compose up -d

# Stop all services
docker-compose down

Service URLs:

Technology Stack

Frontend

  • Framework: React
  • Language: TypeScript
  • Styling: Tailwind CSS
  • Data Fetching: React Query
  • Build Tool: Vite

Backend

  • Framework: Spring Boot
  • ORM: Hibernate
  • Security: Spring Security
  • Database: PostgreSQL
  • Build Tool: Maven

Contributors

License

This project is licensed under the MIT License - see the individual component repositories for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published