Repository · ccantynz
Strong

No description yet.

main1 branch8 files · 1 dirUpdated 1mo ago
CodeIssuesPull RequestsActionsSecurityInsights
✨ AI
More
Settings
main
srcInitial commit: Vapron nextjs starter1 month ago
.gitignoreInitial commit from Create Next App1 month ago480 B
AGENTS.mdInitial commit from Create Next App1 month ago327 B
bun.lockInitial commit from Create Next App1 month ago14.2 KB
CLAUDE.mdInitial commit from Create Next App1 month ago11 B
next.config.tsInitial commit from Create Next App1 month ago133 B
package.jsonInitial commit: Vapron nextjs starter1 month ago531 B
README.mdInitial commit: Vapron nextjs starter1 month ago262 B
tsconfig.jsonInitial commit from Create Next App1 month ago670 B
No AI activity this week
README.md

Vapron Next.js Starter

A minimal Next.js app using the App Router and TypeScript.

Develop

bun install
bun run dev

Deploy

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