The main Bridgeman Accessible website
Find a file
2024-03-21 12:03:30 -05:00
.github.disabled/workflows Added analytics and WebFinger support along with little things 2024-03-21 12:03:30 -05:00
src Added analytics and WebFinger support along with little things 2024-03-21 12:03:30 -05:00
.gitignore Added analytics and WebFinger support along with little things 2024-03-21 12:03:30 -05:00
.npmrc.example Added analytics and WebFinger support along with little things 2024-03-21 12:03:30 -05:00
Dockerfile Added analytics and WebFinger support along with little things 2024-03-21 12:03:30 -05:00
LICENSE Initial commit 2023-06-19 09:13:11 -05:00
package.json Added analytics and WebFinger support along with little things 2024-03-21 12:03:30 -05:00
README.md Added analytics and WebFinger support along with little things 2024-03-21 12:03:30 -05:00
tsconfig.json Initial code commit 2023-06-19 09:15:51 -05:00
yarn.lock Added analytics and WebFinger support along with little things 2024-03-21 12:03:30 -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/