Spotify backend server

This commit is contained in:
Rodrigo Pinto 2019-12-13 15:53:32 -05:00
commit 3802bce17d
6 changed files with 220 additions and 14 deletions

1
.gitignore vendored
View file

@ -22,6 +22,7 @@
.env.development.local
.env.test.local
.env.production.local
/config
npm-debug.log*
yarn-debug.log*