Skip to content

sethmorton/CrossingTimeScrapers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crossing Time Scraper 🧰

To run this project, you will need to add the following environment variables to your .env file

SECRET_PASS SECRET_USER SECRET_HOST SECRET_DATABASE SECRET_PORT

Deployment 🚀

To deploy this project run

  npm i  
  node collect_all.js

Installation 🛠

Install Border Dashboard with GitHub

  git clone 'https://github.com/sethmorton/CrossingTimeScrapers.git'
  cd CrossingTimeScrapers

Deploying 🛠

Deploy Border Dashboard to GCR

docker build -t crossing-time-scrapers --platform=linux/amd64 .
docker tag crossing-time-scrapers gcr.io/ssp-all-sites/crossing-time-scrapers
docker push gcr.io/ssp-all-sites/crossing-time-scrapers

Conventions 📝

Naming conventions based off Javascript Naming Conventions

Author ✍️

Seth

About

Scrapers for Google Maps and CBP crossing times.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published