mirror of
https://github.com/Floriansylvain/spotify-playlist-embed.git
synced 2026-08-19 11:43:17 +02:00
323 B
323 B
spotify-playlist-embed
Getting Started
Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Environment variables
| Name | Type | Comment |
|---|---|---|
| CLIENT_ID | string | required |
| CLIENT_SECRET | string | required |