Go to file
2023-12-15 01:51:19 +00:00
.gitea/workflows Update .gitea/workflows/publish.yaml 2023-12-14 16:50:37 +00:00
pages Initial commit 2023-12-14 16:02:00 +00:00
public Initial commit 2023-12-14 16:02:00 +00:00
scripts Initial commit 2023-12-14 16:02:00 +00:00
styles Initial commit 2023-12-14 16:02:00 +00:00
next.config.js Initial commit 2023-12-14 16:02:00 +00:00
package.json Update package.json 2023-12-15 01:51:19 +00:00
README.md Initial commit 2023-12-14 16:02:00 +00:00
tsconfig.json Initial commit 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.