my-test-pwa-001/README.md

13 lines
469 B
Markdown
Raw Permalink Normal View History

2023-12-14 16:02:00 +00:00
# progressive-web-app-template
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.
Run `npm install` then commit the file `package-lock.json` to the repository.
Add the secrets `CICD_LACONIC_USER_KEY` and `CICD_LACONIC_BOND_ID` to the repository or organization.