Skip to content

sethmorton/borderdashboard

Repository files navigation

Border Dashboard ℹ️

Border Dashboard Project - 2022

Environment Variables 🧰

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

Deployment 🚀

To deploy this project run

  npm i  
  npm run dev

Installation 🛠

Install Border Dashboard with GitHub

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

Deploying 🛠

Deploy Border Dashboard to GCR

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

Conventions 📝

Naming conventions based off Javascript Naming Conventions

Author ✍️

Seth

About

Border Dashboard - Seth M. - Smart Border Coalition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published