A template repo from which progressive-web-apps deployable on Laconic can be made.
Go to file Use this template
2023-12-14 12:05:09 -06:00
.gitea/workflows dos2unix 2023-12-14 12:05:09 -06: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 dos2unix 2023-12-14 12:02:37 -06: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.