Skip to content

Commit

Permalink
Update deployment instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
komali2 committed Sep 20, 2024
1 parent 97a99cb commit ab28d8b
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,7 @@ You can preview the production build with `npm run preview`.

This app is currently deployed on github pages. The repo is [mirrored to github](https://github.com/508-dev/running-calorie-average) for this purpose.

A special branch is created for the github pages deployment. Pushes to this branch occur automatically when you run `npm run deploy`.

To deploy, do the following:

```bash
npm run build
npm run deploy
```

Then, either way up to 8 hours for the codeberg repo to automatically mirror to the github repo, or manually trigger an update from codeberg [from within the codeberg repo settings](https://codeberg.org/508_dev/running-calorie-average/settings), if you have access.
New deployments are triggered automatically on pushes to `main`.

# Design

Expand Down

0 comments on commit ab28d8b

Please sign in to comment.