Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 499 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 499 Bytes

Buggie-backend

Live-Documentation

Check Server

Technology Used:

  • Java
  • Spring-Boot
  • PostgreSQL
  • Spring JPA
  • Spring Security
  • JWT
  • Swaggar
  • Deployed to Heroku

How to Run:

First, Clone the Repository.

Configure Backend:

  1. Setup PostgreSQL Database
  2. Change Database Connection Informations at application.peopertise
  3. Give Command mvn spring-boot:run