ScottG489 / dashboard

Personal dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dashboard

CI

My personal dashboard.

Development

Here is an example of developing the build in conjunction with the application locally. Make sure you change the file locations of the desired secrets to your actual location.

./test.sh
  1. Build the image locally
  2. Run the image with the path to your local repository mounted where the code would normally be cloned to

Note that you'll need to comment out the git clone in the build otherwise it will fail since you've mounted a directory there You'll also want to comment out the prod deploy steps (everything after run-test.sh is run)

About

Personal dashboard


Languages

Language:TypeScript 38.1%Language:Shell 24.4%Language:HCL 23.2%Language:Dockerfile 7.1%Language:HTML 5.9%Language:CSS 1.3%