dalelarroder
1.0.0
git clone [email protected]:dlarroder/dalelarroder.gitcd dalelarroderbun install.env.local file following the .env.examplecp .env.example .env.local.env.localSPOTIFY_REFRESH_TOKEN=<Your env>
SPOTIFY_CLIENT_SECRET=<Your env>
SPOTIFY_CLIENT_ID=<Your env>
// ...bun run devThis is the second version of my website.
Prevoius v1 version:
MIT © Dale Larroder