Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

TaskRatchet/TaskRatchet.com

Repository files navigation

TaskRatchet.com

Marketing website for TaskRatchet built with Astro and Svelte.

Development

Install dependencies:

pnpm install

Start development server:

pnpm run dev

Build for production:

pnpm run build

Preview production build:

pnpm run preview

Project Structure

/
├── public/          # Static assets
├── src/
│   ├── components/  # Svelte components
│   ├── layouts/     # Page layouts
│   ├── pages/       # Astro pages
│   └── styles/      # Global styles
└── package.json

Deployment

The site is deployed to taskratchet.com via Render. Deployments are triggered automatically when changes are pushed to the main branch.

Tech Stack

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •