A template repo from which progressive-web-apps deployable on Laconic can be made.
Go to file Use this template
Thomas E Lackey d560c12822 Build fixes from upstream. (#2)
Reviewed-on: #2
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2023-12-14 17:10:38 +00:00
.gitea/workflows Build fixes from upstream. (#2) 2023-12-14 17:10:38 +00: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 Build fixes from upstream. (#2) 2023-12-14 17:10:38 +00: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.