An open API service indexing awesome lists of open source software.

https://github.com/bfncs/heardlebert


https://github.com/bfncs/heardlebert

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# heardlebert

```shell
# Install dependencies
npm install

# Start for development
VITE_SPOTIFY_CLIENT_ID=myClientId VITE_SPOTIFY_CLIENT_SECRET=myClientSecret npm run dev

# Build website
VITE_SPOTIFY_CLIENT_ID=myClientId VITE_SPOTIFY_CLIENT_SECRET=myClientSecret npm run build
```

You can generate API credentials at https://developer.spotify.com/dashboard.