docs: 📝 Update docs with requirements

This commit is contained in:
Louis Gallet 2024-07-01 17:31:35 +02:00
parent 7c553105d7
commit 373d43a469
Signed by: lgallet
GPG Key ID: 84D3DF1528A84511

View File

@ -7,6 +7,11 @@ Make This Playlist is a web application that allows anyone to add music to a Spo
- Search for music on Spotify - Search for music on Spotify
- Add music to a playlist - Add music to a playlist
## Requirements
- n8n account or instance
- n8n workflow (import [n8n workflow file](https://gitea.louisgallet.fr/lgallet/makethisplaylist/src/branch/main/n8n_workflow.json) into your account and set your Spotify credentials)
- Spotify Developer Account
## Installation ## Installation
### Docker ### Docker