Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 495 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 495 Bytes

Setup Instructions

  1. Install Docker: Ensure Docker is installed and running on your system. Get Docker here.
  2. Clone the Repository: Run the following command to pull the project:
    git clone https://www.github.com/tanmayvaij/strapi-postgres-docker-v3.git
  3. Launch the Containers: Navigate to the project directory and start the containers using Docker Compose:
    docker compose up