- install jdk-17
# install openjdk-17- clone repository
git clone https://github.com/inha-tanple/tanple-backend.git
cd tanple-backend- Install Env using java file (e.g. yml, ...)
java InstallEnv- Run Spring Application
e.g. localhost:8080
- then you can access h2-database in web browser,
/h2-console



