Skip to content
/ egg Public
forked from eggjs/egg

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

License

Notifications You must be signed in to change notification settings

lzkdev/egg

This branch is 176 commits behind eggjs/egg:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3d4afb7 · Sep 28, 2022
Sep 21, 2022
Mar 16, 2022
Aug 28, 2022
Sep 28, 2022
Sep 22, 2022
Sep 22, 2022
Sep 28, 2022
Dec 5, 2021
Jul 28, 2017
Feb 9, 2017
Sep 21, 2022
Apr 9, 2019
Apr 9, 2019
Sep 28, 2022
Nov 11, 2018
Sep 20, 2022
Sep 20, 2022
Apr 16, 2019
Aug 28, 2022
Apr 16, 2019
Sep 28, 2022
Sep 22, 2022

Repository files navigation

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
$ 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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.8%
  • Other 1.2%