The main Bridgeman Accessible website
Find a file
Alan Bridgeman 8d35d69efa
Some checks failed
Build and deploy Main Bridgeman Accessible website to QA/Stagging (private Kubernetes cluster) / build (push) Failing after 19s
Build and deploy Main Bridgeman Accessible website to QA/Stagging (private Kubernetes cluster) / deploy (push) Has been skipped
Attempting to add CI/CD automation
2025-06-10 10:54:11 -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 Attempting to get local and remote repos back in sync 2025-06-10 08:15:24 -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 Attempting to get local and remote repos back in sync 2025-06-10 08:15:24 -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 Attempting to add CI/CD automation 2025-06-10 10:54:11 -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 Attempting to get local and remote repos back in sync 2025-06-10 08:15:24 -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/