Skip to content

MiSaengg/mealkit

Repository files navigation

mealkit

If run on IntelliJ IDEA, to configure env, go to edit configurations, then, add environment variables:

APP_NAME="Meal Kit";
DB_PASSWORD=PasswordHere;
DB_URL=jdbc:postgresql://localhost:5432/mealkit;
DB_USER=postgres

Releases

No releases published

Packages

No packages published

Languages