Go to file
2024-07-28 18:25:05 -04:00
gradle/wrapper Initial Commit 2023-09-12 11:02:29 -04:00
src feat: added timestamp management to outfit controller 2024-07-27 23:48:10 -04:00
.gitignore Initial Commit 2023-09-12 11:02:29 -04:00
build.gradle Initial Commit 2023-09-12 11:02:29 -04:00
compose.yml fix: correct env names 2024-07-28 18:25:05 -04:00
Dockerfile feat: added Dockerfile 2024-07-28 13:11:39 -04:00
gradlew Initial Commit 2023-09-12 11:02:29 -04:00
gradlew.bat Initial Commit 2023-09-12 11:02:29 -04:00
Makefile feat: added makefile for build assist 2024-07-28 13:11:51 -04:00
README.md Added readme with initial env requirements 2024-07-27 23:40:35 -04:00
settings.gradle Initial Commit 2023-09-12 11:02:29 -04:00

Fashionscape API

Running the API

Required environment variables:

  • PG_URI
  • PG_PORT
  • PG_USER
  • PG_PASS
  • PG_DB