fengmk2 682950f210
chore: enable auto release on 3.x (#5372)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

## Release Notes

- **New Features**
- Introduced a new GitHub Actions workflow for releases on the `3.x`
branch.
  
- **Improvements**
- Updated test coverage badges in both English and Chinese README files
to reflect the `3.x` branch.

- **Chores**
- Adjusted the tagging strategy in the package configuration to mark
future releases as "latest" instead of "release-3.x".

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-12-02 13:53:35 +08:00
2024-11-30 21:35:55 +08:00
2024-07-03 23:44:54 +08:00
2024-11-30 21:35:55 +08:00
2017-07-28 10:28:55 +08:00
2019-04-16 09:45:11 +08:00
2024-06-07 04:05:46 +00:00
2024-11-30 21:38:35 +08:00
2024-01-21 21:28:51 +08:00

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

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%