The main Bridgeman Accessible website
Find a file
Alan Bridgeman 4e1a13b537
All checks were successful
Build and deploy Main Bridgeman Accessible website to QA/Stagging (private Kubernetes cluster) / build (push) Successful in 6s
Build and deploy Main Bridgeman Accessible website to QA/Stagging (private Kubernetes cluster) / deploy (push) Has been skipped
Mostly added a contact page instead of direct mail link. But lots of little things mostly around cleanup too.
2025-06-11 14:18:49 -05:00
.forgejo/workflows Attempting to add CI/CD automation 2025-06-10 10:54:11 -05:00
.github.disabled/workflows Added analytics and WebFinger support along with little things 2024-03-21 12:03:30 -05:00
src Mostly added a contact page instead of direct mail link. But lots of little things mostly around cleanup too. 2025-06-11 14:18:49 -05:00
.gitignore Some houssekeeping stuff related to package management 2025-06-10 09:49:36 -05:00
.npmrc.example Added analytics and WebFinger support along with little things 2024-03-21 12:03:30 -05:00
Dockerfile Had commented out the wrong line in the Dockerfile 2025-06-10 11:52:34 -05:00
gulpfile.mjs Attempting to get local and remote repos back in sync 2025-06-10 08:15:24 -05:00
LICENSE Initial commit 2023-06-19 09:13:11 -05:00
package.json Need to trip the action one more time as fixed a network issue on runner (had nothing to do with repo) 2025-06-10 15:18:19 -05:00
README.md Added analytics and WebFinger support along with little things 2024-03-21 12:03:30 -05:00
tsconfig.json Attempting to get local and remote repos back in sync 2025-06-10 08:15:24 -05:00
yarn.lock Mostly added a contact page instead of direct mail link. But lots of little things mostly around cleanup too. 2025-06-11 14:18:49 -05:00

Main Website - Bridgeman Accessible (bridgemanaccessible.ca)

The Bridgeman Accessible main website

Getting started

Before you can start there is a little bit of required setup

# Create a `.npmrc` file (you cna copy-paste the `.npmrc.example` file provided replacing `<token>` with a proper value)
mv ./.npmrc.example ./.npmrc

# If you need a token - login to the registry
npm login --registry http://npm.pkg.bridgemanaccessible.ca/