* Create node.js.yml
Trying to add a starter CI via github actions
* Update node.js.yml
Removing the node matrix to stick with 15.x and renaming the task to be more descriptive
* Change version to 0.14 until lage fix is in
* add base package files and yarn lock file
* add basic scripts directory
* more scaffolding
* switch from yarn to pnpm
* add base test-apps and tooling packages
* repath directories, update some deps
* add basic path resolution and tsconfig file
* get basic build working
* add basic lage config
* switch from pnpm to yarn
* use standard yarn and lage to start