egg

A web framework's framework for Node.js

egg downloads egg version egg license

eggSimilar Packages:
Npm Package Weekly Downloads Trend
3 Years
🌟 Show real-time usage chart on egg's README.md, just copy the code below.
## Usage Trend
[![Usage Trend of egg](https://npm-compare.com/img/npm-trend/THREE_YEARS/egg.png)](https://npm-compare.com/egg#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 Show GitHub stars trend chart on egg's README.md, just copy the code below.
## GitHub Stars Trend
[![GitHub Stars Trend of egg](https://npm-compare.com/img/github-trend/egg.png)](https://npm-compare.com/egg)
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
egg27,09318,995156 kB3685 months agoMIT
README for egg

English | 简体中文

NPM version NPM quality NPM download FOSSA Status

Continuous Integration codecov Known Vulnerabilities Open Collective backers and sponsors

Features

  • Built-in Process Management
  • Plugin System
  • Framework Customization
  • Lots of plugins

Quickstart

Follow the commands listed below.

$ mkdir showcase && cd showcase
$ npm init egg --type=simple # Optionally pnpm create egg --type=simple
$ npm install
$ npm run dev
$ open http://localhost:7001

Node.js >= 14.20.0 required.

Documentations

Contributors

contributors

How to Contribute

Please let us know how can we help. Do check out issues for bug reports or suggestions first.

To become a contributor, please follow our contributing guide.

Sponsors and Backers

sponsors backers

License

MIT

FOSSA Status