A template repo from which progressive-web-apps deployable on Laconic can be made.
Go to file Use this template
2023-12-06 16:24:11 -07:00
.gitea/workflows Copy files from predecessor repo 2023-12-06 14:40:03 -07:00
pages Copy files from predecessor repo 2023-12-06 14:40:03 -07:00
public Copy files from predecessor repo 2023-12-06 14:40:03 -07:00
scripts Port fix from parent repo 2023-12-06 16:24:11 -07:00
styles Copy files from predecessor repo 2023-12-06 14:40:03 -07:00
next.config.js Copy files from predecessor repo 2023-12-06 14:40:03 -07:00
package.json Template changes 2023-12-06 14:53:04 -07:00
README.md Update readme 2023-12-06 14:58:06 -07:00
tsconfig.json Copy files from predecessor repo 2023-12-06 14:40:03 -07: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.