Skip to content

Commit

Permalink
Update manual instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
dickwolff authored May 5, 2024
1 parent d7f7098 commit 54ca695
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@ A simple webapp that pulls statistics from Docker Hub every night.

### Manual deployment

1. Fork this repository.
1. Fork this repository
2. Go to Vercel and click on 'Add new project' and import the repository from Git
3. Enter the ENV variables listed in the table below
4. After creating your project, go to 'Storage' and click 'Create Database' (use Postgres).
4. After creating your project, go to 'Storage' and click 'Create Database' (use Postgres)
5. Redeploy the app from Vercel (as the newly added environment variables aren't propagated yet)

### Variables
| Variable | Description | Required (y/n) |
Expand Down

0 comments on commit 54ca695

Please sign in to comment.