Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 234 Bytes

File metadata and controls

15 lines (8 loc) · 234 Bytes

Getting Started

Running the development servers:

# Development Server
npm run dev

# PostgreSQL Database
npx drizzle-kit studio

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.