npm install
npm run serve
npm run build
npm run lint
npx sequelize-cli db:migrate
Generate
npx sequelize-cli migration:generate --name migrationname
Tables | Discover Quickly | Discover Mobily |
---|---|---|
Your Playlists | ☑ | ☑ |
Your Top Tracks | ☑ | ☑ |
Your Top Artists | ☑ | ☑ |
Your Saved Tracks | ☑ | ☑ |
Your Saved Albums | ☑ | ☑ |
Your Followed Artists | ☑ | ☑ |
New Releases | ☑ | ☑ |
Spotify Playlists | ☑ | ☑ |
Search | ☑ | ☑ |
Hover to listen | ☑ | ☑ |
Click to deeper | ☑ | ☑ |
Save | ☑ | ☑ |
Open in Spotify | ☑ | ☑ |
Mobile version | ☐ | ☑ |
Charts | ☑ | ☐ |
Genres | ☑ | Will not be realized |
Random Artist | ☑ | Will not be realized |
Random Genre | ☑ | Will not be realized |
https://github.com/timanovsky/subdir-heroku-buildpack
heroku/nodejs
cd backend
node server.js
vue-cli-service build
vue-cli-service serve
https://getbootstrap.com/docs/5.3/getting-started/introduction/