docs
community
Playground
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
Terminal
yarn workspace @playground/with-typescript dev
zely + express template
Terminal
node ./playground/with-express/server.js
Features added in v1
Terminal
yarn workspace @playground/with-handler dev
zely + vite
Terminal
yarn workspace @playground/with-vite dev
Terminal
yarn workspace @playground/with-error dev