Installation
Install the following software to run the project with Docker:
Prerequisites
Section titled “Prerequisites”Before you begin, ensure you have the following software installed on your system:
- Git: https://git-scm.com/
- Docker & Docker Compose: https://www.docker.com/get-started/
Cloning the Repository
Section titled “Cloning the Repository”Clone the project:
git clone https://github.com/nedhmn/streeteasy-scraper.gitThis will create a directory named streeteasy-scraper in your current location. Navigate into the project directory:
cd streeteasy-scraperYou have successfully obtained the project files. The next step is to configure the project with your specific settings and credentials before running the Docker containers.