Update README.md

This commit is contained in:
fiatcode 2025-10-19 11:01:44 +07:00
parent b63abc5e59
commit dcb2b5ee53

View file

@ -22,6 +22,7 @@ npm install
cp .env.example .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.
### Running the Server