Browse Source

Set Up

main
Yiğit Çolakoğlu 4 years ago
parent
commit
ce692bcbf4
1 changed files with 16 additions and 0 deletions
  1. +16
    -0
      SetUp.md

+ 16
- 0
SetUp.md View File

@ -0,0 +1,16 @@
# Set Up Guide
You must fork this repository first to create a Vercel project.
## Goodreads
- Go to your goodreads profile (on your PC).
- Next to "Your recent updates" there is an hyperlink called **rss**
## Vercel
* Register on [Vercel](https://vercel.com/)
* Create project linked to your github repo
* Add System Variable:
* `https://vercel.com/<YourName>/<ProjectName>/settings/environment-variables`
* `GOODREADS_RSS_URL`
* Deploy!

Loading…
Cancel
Save