Go to file
2024-02-13 16:49:27 +00:00
.gitea/workflows Initial commit 2024-02-13 16:46:11 +00:00
pages Initial commit 2024-02-13 16:46:11 +00:00
public Initial commit 2024-02-13 16:46:11 +00:00
scripts Initial commit 2024-02-13 16:46:11 +00:00
styles Initial commit 2024-02-13 16:46:11 +00:00
next.config.js Initial commit 2024-02-13 16:46:11 +00:00
package.json Update package.json 2024-02-13 16:49:27 +00:00
README.md Initial commit 2024-02-13 16:46:11 +00:00
tsconfig.json Initial commit 2024-02-13 16:46:11 +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.