Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Zoo Text-to-CAD UI

This repository is an open-source example of how to quickly get up and running with Zoo's Text-to-CAD API endpoints. It is built using SvelteKit.

Getting Started

Create .env.development.local copying .env.development as an example.

Run the local development server:

npm install
npm run dev

Validating Changes

Run static analysis:

npm run fmt
npm run check
npm run lint

Run unit tests:

npm run test:unit

Run end-to-end tests:

npm run playwright install
npm run test:e2e

关于 About

A lightweight UI for interacting with the Zoo Text-to-CAD API.
playwrightsveltesveltekittailwindvitest

语言 Languages

Svelte51.7%
TypeScript27.4%
CSS13.8%
JavaScript2.8%
HTML2.7%
Nix1.3%
Shell0.3%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
30
Total Commits
峰值: 5次/周
Less
More

核心贡献者 Contributors