낭만웨딩 플랫폼 백엔드 프로젝트
- Name : nw-backend
- Language : Java
- Build System : Gradle v8.2.1
- Gradle DSL : Groovy
- JDK : Eclipse Temurin (AdoptOpenJDK HotSpot v17.0.7)
Install nw-backend with java
git clone git@github.com:lab-cherry/nw-backend.git
cd nw-backend
To run this project, you will need to edit the following environment variables to your src/main/resources/application.properties_sample copy to src/main/resources/application.properties file
- base
frontend.host
server.port
- database
spring.data.mongodb.uri
- cache
spring.data.redis.host
- email
spring.mail.host
spring.mail.port
spring.mail.username
spring.mail.password