Skip to content

yeahbutstill/kepotify

Repository files navigation

kepotify

small service spotify

Schema Database

schemadatabase

Setup Docker

docker run --rm \
--name restful-kepotify \
-e POSTGRES_DB=kepotifydb \
-e POSTGRES_USER=kepotify \
-e POSTGRES_PASSWORD=PNSJkxXvVNDAhePMuExTBuRR \
-e PGDATA=/var/lib/postgresql/data/pgdata \
-v "$PWD/kepotifydb-data:/var/lib/postgresql/data" \
-p 5431:5432 \
postgres:15

About

small service spotify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages