Skip to content

oliverbenns/uk-housing-developments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UK Housing Developments

App that scrapes and maps locations of housing developments from some of the biggest UK developers.

Site was bootstrapped with Create React App.

View the project here: oliverbenns.github.io/uk-housing-developments

Getting started

Site

  • cp .env.example.local .env.local
  • Add secrets to the newly copied env file
  • npm start

Scraper

  • docker compose up -d
  • cp .env.example .env
  • Run the shell script sh scrape.sh

About

App that scrapes and maps locations of housing developments from some of the biggest UK developers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published