semantic-release-bot ad1591bbf4 Release 3.22.0
[skip ci]

## [3.22.0](https://github.com/eggjs/egg/compare/v3.21.0...v3.22.0) (2024-04-12)

### Features

* app.httpClient alias to app.httpclient ([#5304](https://github.com/eggjs/egg/issues/5304)) ([a6ebe0f](a6ebe0f49a))
2024-04-12 06:26:09 +00:00
2017-07-28 10:28:55 +08:00
2019-04-16 09:45:11 +08:00
2024-04-12 06:26:09 +00:00
2024-04-12 06:26:09 +00:00
2024-01-21 21:28:51 +08:00

English | 简体中文

NPM version NPM quality NPM download FOSSA Status

Continuous Integration Test coverage 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

Description
🥚 Born to build better enterprise frameworks and apps with Node.js & Koa
Readme 128 MiB
Languages
JavaScript 98.7%
TypeScript 1%
Less 0.2%
Shell 0.1%