Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 379 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 379 Bytes

README

Setting Up

Install Netlify dev npm install -g netlify-cli@2.57.0

Login with Netlify netlify login

Link with Netlify netlify link

Running Locally

yarn start

Grab the localstorage entry from the production app to authenticate. A lot easier than running the backend.

Running the Backend

netlify dev

Change the redirect_uri in github oauth app.