Skip to content

attio/typeform-app

Repository files navigation

typeform

typeform Attio app

Build

pnpm install

Dev Mode

pnpm run dev

Linting

pnpm run lint

Tests

pnpm run test

Run them in watch mode while developing:

pnpm run test:watch

Tests run with Vitest. The Attio runtime (attio/server, attio/client) is only available at build time, so it is aliased to lightweight mocks in test/mocks/ (see vitest.config.ts).

Unused code & dependencies

pnpm run knip

Knip reports unused files, exports, and dependencies. Its configuration lives in knip.json.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors