You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+26-7Lines changed: 26 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,12 +159,12 @@ The Inkscape dependency is required for PNG rendering, as well as Segoe UI font
159
159
<details>
160
160
<summary><b>Instructions for Deploying to Heroku ($5-$7/month)</b></summary>
161
161
162
-
### Step-by-step instructions for deploying to Heroku
162
+
### Step-by-step instructions for deploying to Heroku
163
163
164
-
1. Sign in to **Heroku** or create a new account at <https://heroku.com>
165
-
2. Visit [this link](https://github.com/settings/tokens/new?description=GitHub%20Readme%20Streak%20Stats) to create a new Personal Access Token (no scopes required)
166
-
3. Scroll to the bottom and click **"Generate token"**
167
-
4. Click the Deploy button below
164
+
1. Sign in to **Heroku** or create a new account at <https://heroku.com>
165
+
2. Visit [this link](https://github.com/settings/tokens/new?description=GitHub%20Readme%20Streak%20Stats) to create a new Personal Access Token (no scopes required)
166
+
3. Scroll to the bottom and click **"Generate token"**
167
+
4. Click the Deploy button below
168
168
169
169
[](#)[](https://heroku.com/deploy?template=https://github.com/DenverCoder1/github-readme-streak-stats/tree/main"Deploy to Heroku")
170
170
@@ -181,8 +181,27 @@ The Inkscape dependency is required for PNG rendering, as well as Segoe UI font
181
181
182
182
<details>
183
183
<summary><b>Instructions for Deploying to Vercel (Free)</b></summary>
184
-
185
-
### Step-by-step instructions for deploying to Vercel
184
+
185
+
### Step-by-step instructions for deploying to Vercel (automatic)
186
+
187
+
1. Sign in to **Vercel** or create a new account at <https://vercel.com>
188
+
2. Visit [this link](https://github.com/settings/tokens/new?description=GitHub%20Readme%20Streak%20Stats) to create a new Personal Access Token (no scopes required)
189
+
3. Scroll to the bottom and click **"Generate token"**
190
+
4. Click the Deploy button below
191
+
192
+
[](#)[](<https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FDenverCoder1%2Fgithub-readme-streak-stats%2Ftree%2Fvercel&env=TOKEN&envDescription=GitHub%20Personal%20Access%20Token%20(no%20scopes%20required)&envLink=https%3A%2F%2Fgithub.com%2Fsettings%2Ftokens%2Fnew%3Fdescription%3DGitHub%2520Readme%2520Streak%2520Stats&project-name=streak-stats&repository-name=github-readme-streak-stats>)
193
+
194
+
5. Create your repository by filling in a Repository Name and clicking "Create"
195
+
6.**Add the token** as a Config Var with the key `TOKEN`:
0 commit comments