Better new music discovery through Spotify.
Find the initial prototype in this repo.
Built with the following stack:
- Spotify Web API/Playback SDK
- Node
- TypeScript
- PostgreSQL
- Express
- Axios
- React
- easy-peasy
- Bulma
Deployed using:
- Docker
- Digital Ocean
- Logz.io
# install dependencies
$ npm install
# migrate database
$ npm run migrate
# serve with hot reload at localhost:5000
$ npm run dev
# build for production and deploy
$ npm run deployCuratify is running at curatify.xyz.