Skip to content

peterkyle01/JWTSpringApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

JWT Spring App

This is a project using jwt as the security.

Getting Started

Techstack Used

How to run the app

  1. Open the app in the IDE of your choice

  2. Open the terminal and git clone the master branch

  3. Make sure you have docker and docker-compose installed.

  4. Run docker-compose up in the terminal. This will create a postgres database with users_db.

  5. While still in the terminal , run ./mvnw spring-boot:run

  6. The server will start on http://localhost:8080

Releases

No releases published

Packages

No packages published

Languages