Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 472 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 472 Bytes

stronghand-3e-api

build and deploy

Run the application locally

lein ring server

Packaging and running as standalone jar

lein do clean, ring uberjar
java -jar target/server.jar

Packaging as war

lein ring uberwar

License

Copyright © 2021 STRONGHAND 3E DEV