Skip to content

gustavonline/app-template-static-example

Repository files navigation

AI-first App Template: static Pages reference

This is a live proof of the static-pages profile from gustavonline/app-template.

It was created from the current official TanStack Router scaffold, then received the template's architecture, agent guide, CI, and GitHub Pages workflow.

Local development

Requires Node.js 20 or newer.

npm ci
npm run lint
npm run typecheck
npm run test
npm run build

The production build reads VITE_BASE_PATH. GitHub Actions defaults it to the repository subpath so assets and TanStack Router work at:

gustavonline.github.io/app-template-static-example

The example intentionally has no auth, database, billing SDK, or paid content. It is MIT licensed.

Releases

Packages

Contributors

Languages