something

This commit is contained in:
Jonas_Jones 2023-12-05 00:41:19 +01:00
parent 4e6172d222
commit fbbcede694
8 changed files with 788 additions and 18 deletions

4
.env-TEMPLATE Normal file
View file

@ -0,0 +1,4 @@
API_PORT = 5000
API_IP = "127.0.0.1"
LASTFM_API_KEY = ""
LASTFM_API_SECRET = ""