- Notifications
You must be signed in to change notification settings - Fork0
The Open-Source Digital Craftsman's Garage
License
NotificationsYou must be signed in to change notification settings
quanphm/hoalu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- Frontend: React, Tanstack (Router, Query, Form), TailwindCSS, shadcn/ui
- Backend: Hono, Drizzle ORM
- Database: PostgreSQL
- Authentication: Better Auth
- Sync Engine: Electric SQL, PGlite
- Validation: Arktype
- Email: Resend
Repo | Description |
---|---|
@hoalu/api | Backend API |
@hoalu/app | Dashboard web application |
Repo | Description |
---|---|
@hoalu/common | Reusable functions & constants accross workspaces |
@hoalu/countries | Countries, Languages & Continents data -annexare/Countries |
@hoalu/auth | Better Auth plugins & utils |
@hoalu/doki | Tanstack Query + Electric SQL hooks |
@hoalu/furnace | Hono handlers & utils for@hoalu/api |
@hoalu/email | Email templates |
@hoalu/icons | Icon library |
@hoalu/ui | Shadcn UI +Origin UI |
@hoalu/tsconfig | Typescript configurations |
- InstallBun
curl -fsSL https://bun.sh/install| bash
- Run
bun install
About
The Open-Source Digital Craftsman's Garage