Skip to content
/ egg Public

🥚🥚🥚🥚 Born to build better enterprise frameworks and apps with Node.js & Koa

License

Notifications You must be signed in to change notification settings

eggjs/egg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1c5e701 · Mar 27, 2025
Feb 3, 2025
Dec 30, 2024
Mar 27, 2025
Mar 10, 2025
Mar 10, 2025
Jul 28, 2017
Dec 30, 2024
Dec 30, 2024
Mar 10, 2025
Jun 9, 2023
Jun 9, 2023
Nov 11, 2018
Dec 30, 2024
Dec 30, 2024
Jan 21, 2024
Mar 10, 2025
Dec 30, 2024
Dec 5, 2022

Repository files navigation

English | 简体中文

NPM version NPM quality NPM download Node.js Version 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