suna/frontend
Vukasin 2d6ec3d59d fix: copy 2025-05-22 17:31:49 +02:00
..
public feat: add SSR SEO meta and dynamic OG public agent replay pages 2025-05-12 14:50:23 +02:00
src fix: copy 2025-05-22 17:31:49 +02:00
.env.example closeable false 2025-04-24 06:03:24 +01:00
.gitignore add models, better logs 2025-04-24 12:46:22 +01: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 docker updates 2025-04-26 01:09:16 +01: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 wip: rework attachments 2025-05-07 22:55:03 +02:00
package-lock.json chore(ux): model selector, updated sidebar 2025-05-16 01:52:07 +05:30
package.json chore(ux): model selector, updated sidebar 2025-05-16 01:52:07 +05:30
postcss.config.mjs wip: rework attachments 2025-05-07 22:55:03 +02:00
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.