Skip to content

cesarscf/dolabra

Repository files navigation

Dolabra

Brazilian ERP in the style of Bling/Olist. Stack: TanStack Start (React SSR), Better Auth, Drizzle ORM (Neon PostgreSQL), shadcn/ui, Tailwind v4.

See CLAUDE.md for an overview of the project structure, commands, environment variables, and documentation rules.

Getting started

bun install
bun dev

Adding shadcn components

npx shadcn@latest add button

This will place the UI components in the src/components/ui directory.

Using components

import { Button } from "@/components/ui/button";

Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors