Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

arrow-apps

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.

Working on an app

cd apps/<app>
npm install
npm run dev

Secrets 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.

Related

About

Sleety's Arrow DAO apps — small single-purpose tools, one Vercel project per apps/ folder

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages