A Docker setup for running Hoppscotch with a PostgreSQL database.
- Docker or Podman
- Docker Compose or Podman Compose
Run the following command:
docker compose up -d
Run the following command:
podman-compose up -d
- Hoppscotch: http://localhost:3000