No description
This repository has been archived on 2026-06-17. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • TypeScript 81.1%
  • Shell 18.9%
Find a file
2026-06-16 23:05:38 -07:00
.agents/skills/repo-website chore: add repo-website pointer skill 2026-06-02 01:02:14 -07:00
.claude feat: scaffold deployable Gatsby site (infra only, no visuals) 2026-05-29 08:07:25 -07:00
.coily chore: repoint moved infrastructure ref in coily config 2026-05-30 23:56:55 -07:00
.ward feat(ward): add per-repo command allowlist and catalog block 2026-06-16 23:05:38 -07:00
src/pages feat: scaffold deployable Gatsby site (infra only, no visuals) 2026-05-29 08:07:25 -07:00
.gitignore feat: scaffold deployable Gatsby site (infra only, no visuals) 2026-05-29 08:07:25 -07:00
gatsby-config.ts feat: scaffold deployable Gatsby site (infra only, no visuals) 2026-05-29 08:07:25 -07:00
netlify.toml feat: scaffold deployable Gatsby site (infra only, no visuals) 2026-05-29 08:07:25 -07:00
package.json feat: scaffold deployable Gatsby site (infra only, no visuals) 2026-05-29 08:07:25 -07:00
pnpm-lock.yaml feat: scaffold deployable Gatsby site (infra only, no visuals) 2026-05-29 08:07:25 -07:00
README.md feat: scaffold deployable Gatsby site (infra only, no visuals) 2026-05-29 08:07:25 -07:00
tsconfig.json feat: scaffold deployable Gatsby site (infra only, no visuals) 2026-05-29 08:07:25 -07:00
url.txt Initial commit: website placeholder with planned URL 2026-05-27 23:03:13 -07:00

Coily Co Flight Deck — website

Website for Coily Co Flight Deck (public / OSS launch surface).

Infrastructure scaffold only — visuals land in a later pass.

Commands

Route dev verbs through coily (the lockdown denies bare pnpm):

  • coily install — install deps
  • coily dev — local dev server
  • coily build — production build into public/
  • coily serve — serve the build