Skip to content

Honey2339/Drismalizer

Repository files navigation

Drismalizer

Drismalizer Banner


A visual schema explorer and diagram generator for Drizzle ORM. Drismalizer helps you instantly visualize your schema using an interactive drag-and-drop canvas, making schema design and debugging easier than ever.

cover

Tech Stack

  • Next.js
  • TypeScript
  • React Flow for the diagram
  • ts-morph for schema parsing
  • Tailwind CSS for styling

Contributing

Got ideas? Found a bug? Wanna add new features?
Pull requests and issues are always welcome.

To get started here is what you have to do:

1️⃣ Clone the repository

git clone https://github.com/Honey2339/Drismalizer.git
cd Drismalizer
pnpm install

2️⃣ Set up environment variables

This project requires a .env file in the root directory.

Copy the example environment file:

cp example.env .env

Make sure your .env file looks like this:

NEXT_PUBLIC_CANVAS_URL=http://localhost:3000/canvas

3️⃣ Run the development server

pnpm dev

Then head over to http://localhost:3000.

Contact

Made with 💚 by Honey

Landing page design inspired by Legion.dev

Project idea inspired by Prismalizer

About

An interactive database visualization tool tailored specifically for drizzle orm schemas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •