progressive-web-app-template/README.md

13 lines
469 B
Markdown
Raw Permalink Normal View History

2023-12-06 21:23:33 +00:00
# progressive-web-app-template
2023-12-06 21:53:04 +00:00
A template repo from which progressive-web-apps deployable on Laconic can be made.
## Usage
After creating a repository from this template, search for occurrences of "UPDATE-ME-FROM-TEMPLATE" and replace with strings appropriate to the new repository.
2023-12-06 21:55:45 +00:00
Run `npm install` then commit the file `package-lock.json` to the repository.
2023-12-06 21:58:06 +00:00
Add the secrets `CICD_LACONIC_USER_KEY` and `CICD_LACONIC_BOND_ID` to the repository or organization.