Skip to content

Commit

Permalink
Merge pull request #114 from L-Steinmacher/patch-1
Browse files Browse the repository at this point in the history
Update README.md to include Begin CLI install
  • Loading branch information
crtr0 authored Sep 26, 2023
2 parents 33327b6 + a11c2b3 commit 8363c99
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ If there is no Markdown file that matches the path, a 404 error will be returned

If you need to run/test the mailing list subscription action (`POST /signup`) you will need to configure the following environment variables: `CIO_SITE_ID`, `CIO_API_KEY`, `CIO_APP_KEY`

### Begin Setup

Once again this app uses [Begin](https://begin.com) for its deployments. You will have to install the Begin CLI before running the start script as outlined [here](https://begin.com/docs/getting-started/installing-the-begin-cli).

## Run dev server

`npm start`
Expand Down

0 comments on commit 8363c99

Please sign in to comment.