Sleety's Arrow DAO apps and experiments — small, single-purpose tools built for the community. Each app lives in apps/ and deploys as its own Vercel project (Root Directory pointed at its folder).
| App | What it is | Live |
|---|---|---|
apps/compass |
Realtime priority-ranking board for the quarterly Arrow Compass sessions — live cursors, personal ranked lanes, live consensus scoring. Vite + React + Liveblocks. | arrow-compass.vercel.app |
apps/disciplines-ui |
Arrow DAO contributor disciplines browser — 9 categories, 43 disciplines, Nucleo Sharp icons. Next.js + Tailwind. | — |
apps/contributor-bot |
Discord bot behind the contributor map — /new-contributor + /remove-me, stateless HTTP interactions endpoint, writes to Arrow-air/website via a least-privilege GitHub App. Vercel function. |
— |
cd apps/<app>
npm install
npm run devSecrets live in each app's .env locally and in the Vercel project's environment variables — never in git. See each app's README for the variables it needs.
- Arrow-air/project-arrow-compass — the Compass project record (proposal, sessions, accountability)
- arrowair.com — Arrow DAO