Skip to content

A Social networking like app with features like Friends, Follow others, Chat with friend, Posting, etc

License

Notifications You must be signed in to change notification settings

porcelainruler/Spring-Social

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-Social

A Social networking like app with features like Friends, Follow others, Chat with friends, Posting, Create / Follow Pages, etc


Deployment

  1. Clone the repository.

    git clone https://github.com/porcelainruler/Spring-Social.git

  2. Install maven dependencies.

    mvn validate

    mvn clean install

  3. Run the project in local environment.

    mvn spring-boot:run

  4. Access the APIs through swagger url. Navigate / open url http://localhost:8080/swagger-ui/index.html#/ in browser.


Project Screenshots

Releases

No releases published

Packages

No packages published