ifspcodelab / event-platform-backend

Back-end for IFSP SPO Event Platform
5 stars 0 forks source link

Event Platform Back-end

Back-end for IFSP SPO Event Platform

How to run

  1. Clone this repo

  2. Install Open JDK 17

  3. Install PostgreSQL 14

  4. Set env vars:

  1. Run with gradle wrapper:
    ./gradlew bootRun

Tech Stack