suna/frontend
Soumyadas15 03d887a49e chore(dev): reduce smithery api page size - import fix 2025-06-10 01:00:38 +05:30
..
public feat: add SSR SEO meta and dynamic OG public agent replay pages 2025-05-12 14:50:23 +02:00
src chore(dev): reduce smithery api page size - import fix 2025-06-10 01:00:38 +05:30
.env.example feat: feature flags using redis 2025-06-05 13:00:44 +05:30
.gitignore feat(sentry): add Sentry integration for error tracking and monitoring 2025-05-27 08:35:31 +00:00
.prettierignore wip: rework attachments 2025-05-07 22:55:03 +02:00
.prettierrc wip: rework attachments 2025-05-07 22:55:03 +02:00
Dockerfile feat(sentry): enhance Sentry integration with user tracking and error handling improvements 2025-05-27 10:04:17 +00:00
README.md :Merge branch 'main' into pr/ravisojitra/301 2025-05-17 21:11:53 +00:00
components.json wip: rework attachments 2025-05-07 22:55:03 +02:00
eslint.config.mjs wip: rework attachments 2025-05-07 22:55:03 +02:00
next.config.ts feat(sentry): add Sentry integration for error tracking and monitoring 2025-05-27 08:35:31 +00:00
package-lock.json chore(dev): fix package lock 2025-05-30 23:54:48 +05:30
package.json chore(dev): MCP & Custom agents integration 2025-05-30 18:58:58 +05:30
postcss.config.mjs wip: rework attachments 2025-05-07 22:55:03 +02:00
test-new-format.js chore(dev): refactor xml tools 2025-05-28 17:37:54 +05:30
tsconfig.json wip: rework attachments 2025-05-07 22:55:03 +02:00

README.md

Suna frontend

Getting Started

First, run the development server:

npm run dev

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

Learn More

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

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.