Skip to content

luanbt21/essme_deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

essme-backend

clone

(If you can't clone with https)

  1. Generate SSH key
    1. Generating a new SSH key
    2. Adding SSH key to your GitHub account
  2. Clone
    git clone git@github.com:Lampx83/essme-backend.git

Run

After clone
cd essme-backend
./mvnw spring-boot:run

Build jar and run

After clone
cd essme-backend
./mvnw package
java -jar target/ESSME*.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages