Caution
This is hardly even alpha at this point.
ShopThing(name is still TBD) is curently just a backend JSON api for a shop management application aimed at the heavy truck repair industry. More to come!
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What you need installed.
- JDK22 or newer
Pull down the repo, cd
into it, and run mvn spring-boot:run