Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Version 2.0

Compare
Choose a tag to compare
@danisyellis danisyellis released this 09 Jun 22:12
2958b28

HI, thanks for using Starfish. Recently, we changed how we talk to GitHub's API because the old way is now deprecated. When you pull in the latest code changes, you'll also want to look at these Instructions to get a Personal Access Token for the GitHub API. Then, change your .env to take it, instead of OAuth credentials.

Also, the TIMEZONE_OFFSET environment variable has become TIMEZONE. You'll want to change that as well, and probably need to change the value you're giving it, as explained here

Make sure to run npm ci to update node packages.

New users, you don't have to worry about this - just follow the instructions in Getting Started below.