aakashshankar / shems

CSGY-6083 Principles of Database Systems - Final Project, a Spring based server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I run this?

  1. Clone this repository.
  2. Make sure all environment variables are set (for secrets). This includes the supabase DB_PASSWORD.
  3. Run ./gradlew bootRun in the root directory of the project. This will start the project as a Spring Boot app.

How do I query this app?

I deployed it on heroku lmao. You can find it here.

About

CSGY-6083 Principles of Database Systems - Final Project, a Spring based server


Languages

Language:Java 99.9%Language:Procfile 0.1%