Skip to content

The official API for the Spotistats app (Android + iOS) 💚

License

Notifications You must be signed in to change notification settings

Picolas/api-old

 
 

Repository files navigation

Spotistats Plus API

CI/CD

API for advanced Spotify stats (only for Spotistats Plus users)

Spotistats

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

Requirements

  • Docker
  • NodeJS
  • Typescript (TSC)

Getting it running

cd spotistats-api
# edit .env.example and rename it to .env
yarn install
yarn compile
yarn start:db
yarn migrate # generates types and pushes schema to db.
node dist/

License

GNU General Public License v3.0

About

The official API for the Spotistats app (Android + iOS) 💚

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.3%
  • HTML 9.9%
  • CSS 8.1%
  • JavaScript 7.9%
  • Shell 1.3%
  • Dockerfile 0.5%