Skip to content

thesysdev/template-c1-component-next

Repository files navigation

C1 App Template

This is a C1 by Thesys project bootstrapped with create-next-app

Getting Started

First, generate a new API key from Thesys Console and then set it your environment variable.

export THESYS_API_KEY=<your-api-key>

Install dependencies:

npm i

Then, run the development server:

npm run dev

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

You can start editing your responses by modifying the system prompt in src/app/api/chat/route.ts.

Learn More

To learn more about Thesys C1, take a look at the C1 Documentation - learn about Thesys C1.

One-Click Deploy with Vercel

Deploy with Vercel

About

Template app for C1 by thesys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published