Add readme

This commit is contained in:
0d0 2025-02-07 20:51:51 +01:00
parent 1f35f0411b
commit c7d483ceeb

14
README.md Normal file
View file

@ -0,0 +1,14 @@
## a frontend to yt-dlp
### Getting started
- Clone the repo
- Run `npm install` (you have to have node installed)
- Run `npm run dev`
- Now you can write code
### Missing
- Proper logs
- Containerfile
- Source spotify (spotdl)