Chapeaux Components
Dependencies
Getting Started
-
Run
npm install
Building scripts
-
Edit
./bundle.ts
and add to thefiles
array -
First value is the path to the script, second is the filename
-
Run
deno run --unstable --allow-all bundle.ts
Running the local server
-
Make sure you’ve run
mkcert -install
to install the local CA -
Run
mkcert localhost
in the root of the repo -
Check to make sure
localhost-key.pem
andlocalhost.pem
exist in the root of the repo -
Run
deno run --allow-read --allow-net server.ts
-
Navigate to https://localhost:4430 (or https://localhost:4430/cpx-keycloak/demo at the moment)
Random notes
-
Property-centric meaning Properties opt-in to being an attribute
-
Attribute : Property === 0 : 1
-
Error state on invalid property or attribute