A template repo from which progressive-web-apps deployable on Laconic can be made.
| .gitea/workflows | ||
| pages | ||
| public | ||
| scripts | ||
| styles | ||
| next.config.js | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
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.