Socket
Socket
Sign inDemoInstall

zely

Package Overview
Dependencies
2
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    zely

Build Productive, Convenient, Fast Backend


Version published
Weekly downloads
1
decreased by-93.75%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

3.0.0 (2024-03-31)

Bug Fix

  • export config type declaration (#266) (3d80b36)

Others

Readme

Source

zely

Build Productive, Convenient, Fast Backend

githubnpmwebsite


  • File-based routing. zely creates routes automatically with filenames.
  • Server Reload. You don't have to restart server to apply changes.
  • Typescript Supported.
  • Lightning fast. zely uses esbuild as javascript loader.

Zely Documentation ➞

npm install --save-dev zely

Getting Started

You can easily build a server by getting the template.

npx zely-cli init --dir my-app --template=typescript

License

MIT

Keywords

FAQs

Last updated on 31 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc