SvelteHR-Temp Svelte Themes

Sveltehr Temp

test

SvelteHR

A modern HR management system built with SvelteKit, Svelte 5, TypeScript, and Tailwind CSS, integrated with a Rust GraphQL backend.

Quick Start

# 1. Install mise (one-time)
curl https://mise.run | sh

# 2. Setup project
git clone <repo>
cd SvelteHR
mise install
cp .env.example .env  # Fill in secrets

# 3. Start development
mise run dev

See mise tasks for all available commands.

Documentation

  • CLAUDE.md - Development guidelines and architecture
  • docs/ - Additional documentation

Top categories

Loading Svelte Themes