You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Garrett Mills 77fa6ad867
Add minimal proof of concept
2 years ago
src/app Add minimal proof of concept 2 years ago
.env Add minimal proof of concept 2 years ago
.gitignore Add minimal proof of concept 2 years ago
README.md Add minimal proof of concept 2 years ago
package.json Add minimal proof of concept 2 years ago
pnpm-lock.yaml Add minimal proof of concept 2 years ago
tsconfig.json Add minimal proof of concept 2 years ago

README.md

Extollo runtime type validation proof-of-concept

You can read more about this proof-of-concept here:

To run it:

pnpm i
pnpm build

The intermediate files are generated in the exbuild/ directory, and the final compiled output is in the lib/ directory.