Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 407 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 407 Bytes

🧙‍♂️ ts-runtime-boundaries

Perform runtime validations in TS, using io-ts.

Project bootstrapped from node-typescript-boilerplate.

Scripts

Install deps:

npm i

Start build process:

npm run build:watch

Start main process (from build output):

npm run start