The main Bridgeman Accessible website
Find a file
Alan Bridgeman 2fa68b6cb6
All checks were successful
Build and deploy Main Bridgeman Accessible website to QA/Stagging (private Kubernetes cluster) / build (push) Successful in 1m52s
Build and deploy Main Bridgeman Accessible website to QA/Stagging (private Kubernetes cluster) / deploy (push) Successful in 18s
Fixed issues stemming from mismatch between code and new dependency version
2025-06-10 15:11:20 -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 Fixed issues stemming from mismatch between code and new dependency version 2025-06-10 15:11:20 -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 Fixed issues stemming from mismatch between code and new dependency version 2025-06-10 15:11:20 -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 More attempts to fix integrity issues while building image 2025-06-10 12:14:02 -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/