suna/frontend
Soumyadas15 29429ab8cf chore(dev): workflows feature-flagged 2025-06-23 17:29:19 +05:30
..
public
src chore(dev): workflows feature-flagged 2025-06-23 17:29:19 +05:30
.env.example feat: feature flags using redis 2025-06-05 13:00:44 +05:30
.gitignore
.prettierignore
.prettierrc
Dockerfile
README.md
components.json
eslint.config.mjs
next.config.ts
package-lock.json feat: workflows frontend 2025-06-12 18:57:27 +05:30
package.json feat: workflows frontend 2025-06-12 18:57:27 +05:30
postcss.config.mjs
test-new-format.js
tsconfig.json

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.