docs: update quotes.db link

This commit is contained in:
fiatcode 2026-03-19 12:30:44 +07:00
parent d634c3089d
commit 63509f33a7
No known key found for this signature in database

View file

@ -22,7 +22,7 @@ npm install
cp .env.example .env cp .env.example .env
``` ```
2. Set your Unsplash access key and other variables in `.env`. 2. Set your Unsplash access key and other variables in `.env`.
3. Download [`quotes.db`](https://drive.google.com/drive/folders/18b7Dvptf0xQ8qwXzGvCZ6qqwd7V0TPtv) and put it in the project root directory. 3. Download [`quotes.db`](https://app.filen.io/#/d/504e4b51-477d-46c7-828b-67c5c4cab04c%23654b4b345648306a725935564153474743703956385658465571685259755674) and put it in the project root directory.
### Running the Server ### Running the Server