railly_agentfiles/web
2026-05-16 19:17:29 -05:00
..
app chore: release 0.7.4 — round 2 scanner cleanup + attestation workflow 2026-05-12 18:16:27 -05:00
components docs: link Add to Obsidian via new Community directory 2026-05-12 17:55:18 -05:00
public feat: generate OG images and favicon with brand assets 2026-04-06 14:30:02 -05:00
scripts feat: generate OG images and favicon with brand assets 2026-04-06 14:30:02 -05:00
.gitignore feat: add landing page, docs, and changelog site 2026-04-06 11:58:19 -05:00
AGENTS.md feat: add landing page, docs, and changelog site 2026-04-06 11:58:19 -05:00
biome.json feat: add landing page, docs, and changelog site 2026-04-06 11:58:19 -05:00
bun.lock chore(deps): bump next to 16.2.6 (CVE-2026-44578 + May 2026 release) 2026-05-16 19:17:29 -05:00
CLAUDE.md feat: add landing page, docs, and changelog site 2026-04-06 11:58:19 -05:00
next.config.ts feat: add landing page, docs, and changelog site 2026-04-06 11:58:19 -05:00
package.json chore(deps): bump next to 16.2.6 (CVE-2026-44578 + May 2026 release) 2026-05-16 19:17:29 -05:00
postcss.config.mjs feat: add landing page, docs, and changelog site 2026-04-06 11:58:19 -05:00
README.md feat: add landing page, docs, and changelog site 2026-04-06 11:58:19 -05:00
tsconfig.json fix: exclude scripts from tsconfig 2026-04-06 14:30:55 -05:00
vercel.json feat: add landing page, docs, and changelog site 2026-04-06 11:58:19 -05:00

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.