Internal tools built by the team. Authenticated via Cree8.
Copy the template, build a Preact + Tailwind SPA using
cree8-ui components. Merge to main and it deploys automatically.
cp -r apps/_template apps/my-cool-tool cd apps/my-cool-tool npm install npm run dev