Skip to content

Latest commit

 

History

308 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCRegistry

Tech

Development and Contributing

Please review the Code of Conduct and Contributing guidelines before contributing to this project to ensure a positive and productive experience for everyone.

Create a fork and local copy of this repo. Answer Y to create a local clone.

gh repo fork bcgov/bcregistry

Change into the directory and install the packages.

cd bcgov/bcregistry
pnpm install

Startup the development environment.

pnpm run dev

pnpm install also sets up Lefthook pre-commit hooks (lint + gitleaks secret scanning) - no extra setup needed. If a commit is blocked by a false-positive secret match, add an allowlist entry to .gitleaks.toml rather than committing with --no-verify.

Build and Preview

Build the static site

pnpm run generate

Locally preview the static site

npx http-server .output/public

About

BCRegistry place holder

Topics

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages