API for advanced Spotify stats (only for Spotistats Plus users)
Check out Spotistats for Spotify on the Apple App Store and Google Play Store. More information about the app can be found at https://spotistats.app
- Docker
- NodeJS
- Typescript (TSC)
cd spotistats-api
# edit .env.example and rename it to .env
npm install
yarn compile
docker-compose up
npx prisma migrate dev --preview-feature # generates types and pushes schema to db.
node dist/