Skip to content

gurkanucar/post-sharing-be

Repository files navigation

Post Sharing with Push Notifs - Backend

Used Technologies

WebFlux:

MongoDB

How to run

  git clone https://github.com/gurkanucar/post-sharing-be
  cd post-sharing-be

create jar

  mvn clean install -DskipTests

build docker-compose

  docker-compose build --no-cache

run docker-compose

  docker-compose up --force-recreate

Postman Collection:

https://github.com/gurkanucar/post-sharing-be/blob/master/post_share.postman_collection.json

Example Images

example

Example Video:

https://www.youtube.com/watch?v=mqDtfS2quto

Frontend:

https://github.com/gurkanucar/post-sharing-fe

About

Spring Boot Server Sent Events and MongoDB Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published