Skip to content

KMU-WINK/wink-official-backend

Repository files navigation

Wink Official Backend

Tech Stack

Server:

  • spring boot

Database:

  • mongodb
  • redis

Related

Wink Official Frontend

Run

Clone the project

git clone https://github.com/kmu-wink/wink-official-backend

Go to the project directory

cd wink-official-backend

Start the server

./gradlew bootRun