diff --git a/SetUp.md b/SetUp.md new file mode 100644 index 0000000..bb5169f --- /dev/null +++ b/SetUp.md @@ -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///settings/environment-variables` + * `GOODREADS_RSS_URL` +* Deploy!