Skip to content
This repository was archived by the owner on Sep 6, 2024. It is now read-only.

Latest commit

 

History

History
34 lines (23 loc) · 586 Bytes

File metadata and controls

34 lines (23 loc) · 586 Bytes

Bonsai PostgreSQL Database with

The official database repository for Bonsite - The go to database for all your bonsai needs!

Getting Started

Prerequisites

  • Docker
  • Docker Compose

Running the Project

  1. Clone the repository:

    git clone https://github.com/username/bonsai-postgres.git
    cd bonsai-postgres
  2. Build and run the Docker containers:

    docker-compose up -d
    
    quit: docker-compose down -v
  3. Access the PostgreSQL database:

    • Host: ``
    • Port: ``
    • User: ``
    • Password: ``
    • Database: ``