Skip to content

ihsonnet/buggie-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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