Playground
You can check many features from how to use zely in a playground!
Examples
All usages are indicated based on yarn.
zely + typescript template
bash
yarn workspace @playground/with-typescript dev
yarn workspace @playground/with-typescript dev
zely + express template
bash
node ./playground/with-express/server.js
node ./playground/with-express/server.js
Features added in v1
bash
yarn workspace @playground/with-handler dev
yarn workspace @playground/with-handler dev
zely + vite
bash
yarn workspace @playground/with-vite dev
yarn workspace @playground/with-vite dev
bash
yarn workspace @playground/with-error dev
yarn workspace @playground/with-error dev