Skip to content

dene-/tiny-store

Repository files navigation

Tiny Store: Lightweight Svelte 5 Storefront

Tiny Store is a SvelteKit storefront using WooCommerce for commerce data and Appwrite for account/session/profile flows.

Developing

Install dependencies:

rtk yarn install

Start a development server:

rtk yarn dev

Run the main checks:

rtk yarn test
rtk yarn run check
rtk yarn build

Architecture

Tiny Store uses:

  • SvelteKit 2 and Svelte 5 runes
  • WooCommerce Store API for storefront commerce
  • Appwrite for account/session/profile/avatar flows
  • SvelteKit remote functions for server-side API calls
  • Vitest for unit coverage

Read docs/architecture.md before making structural changes. Read docs/agent-notes.md before handing the repo to another coding agent.

Building

Create a production build:

rtk yarn build

Preview the production build:

rtk yarn preview

About

Tiny Store is a SvelteKit storefront using WooCommerce for commerce data and Appwrite for account/session/profile flows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors