@chiselstrike/api
v0.15.0
Published
The prototype-to-production backend framework for TypeScript
Downloads
46
Readme
ChiselStrike NPM package
Install with:
npm i @chiselstrike/api
You can start ChiselStrike server in development mode with:
npm exec chisel
or if you have npx
installed, with:
npx chisel