Repository · ccantynz
Strong

No description yet.

main1 branch7 files · 2 dirsUpdated 1mo ago
CodeIssuesPull RequestsActionsSecurityInsights
✨ AI
More
Settings
main
appInitial commit: Vapron remix starter1 month ago
publicInitial commit: Vapron remix starter1 month ago
.gitignoreInitial commit: Vapron remix starter1 month ago70 B
bun.lockInitial commit: Vapron remix starter1 month ago58.7 KB
package.jsonInitial commit: Vapron remix starter1 month ago735 B
react-router.config.tsInitial commit: Vapron remix starter1 month ago205 B
README.mdInitial commit: Vapron remix starter1 month ago360 B
tsconfig.jsonInitial commit: Vapron remix starter1 month ago585 B
vite.config.tsInitial commit: Vapron remix starter1 month ago257 B
No AI activity this week
README.md

Vapron Remix Starter

A minimal Remix app, built on React Router in framework mode (Remix's actively-maintained successor as of the 2026 upstream merge).

Develop

bun install
bun run dev

Deploy

Deployed on Vapron via bun install && bun run build && bun run start.