Go to file
2024-01-29 16:02:06 +00:00
.gitea/workflows Initial commit 2024-01-28 19:31:48 +00:00
pages Initial commit 2024-01-28 19:31:48 +00:00
public Initial commit 2024-01-28 19:31:48 +00:00
scripts Initial commit 2024-01-28 19:31:48 +00:00
styles Initial commit 2024-01-28 19:31:48 +00:00
next.config.js Initial commit 2024-01-28 19:31:48 +00:00
package-lock.json Changes to configure from template repo 2024-01-28 12:38:10 -07:00
package.json Fix typo 2024-01-29 16:02:06 +00:00
README.md Initial commit 2024-01-28 19:31:48 +00:00
tsconfig.json Initial commit 2024-01-28 19:31:48 +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.