Skip to content

This is simple demo of how to manage database using prisma and tbls for documentation.

Notifications You must be signed in to change notification settings

jellydn/db-management-demo

Repository files navigation

Welcome to db-management-demo 👋

This is simple demo of how to manage database using prisma and tbls for documentation.

IT Man - Mastering Database Documentation with tbls: A Complete Guide

Prerequisites

Install

bun install

Usage

  1. Start the database using docker-compose:
docker-compose up -d
  1. Create a .env file based on the .env.example file.

  2. Generate the Prisma client:

make migrate-dev
  1. Generate the documentation:
make db-doc

Alternatively, seed the database with:

make seed

More commands can be found in the Makefile.

Resources

Author

👤 Huynh Duc Dung

Show your support

Give a ⭐️ if this project helped you!

kofi paypal buymeacoffee

About

This is simple demo of how to manage database using prisma and tbls for documentation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •