{"id":48273973,"url":"https://github.com/thesysdev/template-c1-next","last_synced_at":"2026-04-04T22:21:34.152Z","repository":{"id":286620889,"uuid":"960000110","full_name":"thesysdev/template-c1-next","owner":"thesysdev","description":"Template app for C1 by Thesys","archived":false,"fork":false,"pushed_at":"2026-02-16T14:55:20.000Z","size":981,"stargazers_count":9,"open_issues_count":2,"forks_count":9,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-16T22:30:56.901Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thesysdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-03T17:39:33.000Z","updated_at":"2026-02-16T14:55:24.000Z","dependencies_parsed_at":"2025-04-07T14:36:13.569Z","dependency_job_id":"6b2f4f26-f531-4faa-9b1d-035fd47198b4","html_url":"https://github.com/thesysdev/template-c1-next","commit_stats":null,"previous_names":["thesysdev/template-c1-next"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/thesysdev/template-c1-next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesysdev%2Ftemplate-c1-next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesysdev%2Ftemplate-c1-next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesysdev%2Ftemplate-c1-next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesysdev%2Ftemplate-c1-next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thesysdev","download_url":"https://codeload.github.com/thesysdev/template-c1-next/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesysdev%2Ftemplate-c1-next/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31416763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-04T22:21:31.258Z","updated_at":"2026-04-04T22:21:34.106Z","avatar_url":"https://github.com/thesysdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C1 App Template\n\nTemplate repository for a generative UI chat client, powered by [C1 by Thesys](https://thesys.dev), and bootstrapped with `create-next-app`\n\n[![Built with Thesys](https://thesys.dev/built-with-thesys-badge.svg)](https://thesys.dev)\n\n## Getting Started\n\nFirst, generate a new API key from [Thesys Console](https://chat.thesys.dev/console/keys) and then set it your environment variable.\n\n```bash\nexport THESYS_API_KEY=\u003cyour-api-key\u003e\n```\n\nInstall dependencies:\n\n```bash\nnpm i\n```\n\nThen, run the development server:\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing your responses by modifying the system prompt in `src/app/api/chat/route.ts`.\n\n## Learn More\n\nTo learn more about Thesys C1, take a look at the [C1 Documentation](https://docs.thesys.dev) - learn about Thesys C1.\n\n## One-Click Deploy with Vercel\n\n[![Deploy with Vercel](https://vercel.com/button)](\u003chttps://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fthesysdev%2Ftemplate-c1-next\u0026env=THESYS_API_KEY\u0026envDescription=Thesys%20Generative%20UI%20API%20key%20can%20be%20found%20in%20the%20Thesys%20console\u0026envLink=https%3A%2F%2Fchat.thesys.dev%2Fconsole%2Fkeys\u0026demo-title=C1%20Generative%20UI%20API\u0026demo-description=C1%20Generative%20UI%20API%20by%20Thesys%20is%20designed%20to%20create%20dynamic%20and%20intelligent%20user%20interfaces.%20It%20leverages%20large%20language%20models%20(LLMs)%20to%20generate%20UI%20components%20in%20real-time%2C%20adapting%20to%20user%20input%20and%20context.%20Developers%20can%20integrate%20C1%20into%20their%20applications%20to%20enhance%20user%20engagement%20with%20visually%20rich%20and%20responsive%20interfaces.\u0026demo-url=https%3A%2F%2Fchat.thesys.dev\u0026demo-image=https%3A%2F%2Fgithub.com%2FCharlesCreativeContent%2FmyImages%2Fblob%2Fmain%2Fimages%2FC1Hero.png%3Fraw%3Dtrue\u003e)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesysdev%2Ftemplate-c1-next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesysdev%2Ftemplate-c1-next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesysdev%2Ftemplate-c1-next/lists"}