mirror of
https://github.com/yude-jp/yude.jp
synced 2025-10-12 19:28:43 +09:00
Add .env.local for Spotify Web API
This commit is contained in:
3
.env.local.sample
Normal file
3
.env.local.sample
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
SPOTIFY_CLIENT_ID=
|
||||||
|
SPOTIFY_CLIENT_SECRET=
|
||||||
|
SPOTIFY_REFRESH_TOKEN=
|
1
.gitignore
vendored
1
.gitignore
vendored
@@ -10,3 +10,4 @@ dist
|
|||||||
yarn-error.log
|
yarn-error.log
|
||||||
.vimrc~
|
.vimrc~
|
||||||
..vimrc.un~
|
..vimrc.un~
|
||||||
|
.env.local
|
||||||
|
Reference in New Issue
Block a user