Skip to content

Repository files navigation

apth guide

The site behind https://apth.appthrust.dev/: how to ship an application to appthrust.dev with the apth developer CLI and the appthrust-app-dev agent skill (Claude Code, Codex, OMP).

  • / renders the skill as a guide with install steps.
  • /skill.md serves the raw SKILL.md so agents can read it from the URL.

The skill text is copied from appthrust/platform into content/skill.json:

node scripts/sync-skill.mjs ../platform/apth-cli/skills/appthrust-app-dev/SKILL.md

Run locally (DATABASE_URL is optional; the footer shows the managed PostgreSQL status when AppThrust injects it):

npm ci
npm run dev

Deploy: push to main. GitHub Actions publishes ghcr.io/appthrust/apth-guide:edge-<timestamp> and AppThrust releases the newest edge- tag. This repository was created with apth apps create apth-guide --template nextjs-postgres --publish --subdomain apth.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages