Skip to content

hadronomy/autographa

Repository files navigation

GitHub Header Image

Content License Stars

Create beautiful animated signatures.

Getting StartedArchitectureLicense

Getting Started

First, install the dependencies:

bun install

Then, run the development server:

bun run dev

Open http://localhost:3001 in your browser to see the fullstack application.

Git Hooks and Formatting

  • Initialize hooks: bun run prepare
  • Format and lint fix: bun run check

Project Structure

autographa/
├── apps/
│   └── web/         # Fullstack application (React + TanStack Start)
├── packages/
│   ├── api/         # API layer / business logic

Available Scripts

  • bun run dev: Start all applications in development mode
  • bun run build: Build all applications
  • bun run check-types: Check TypeScript types across all apps
  • bun run check: Run Oxlint and Oxfmt

License

MIT

About

Create beautiful animated handwritten signatures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors