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

alizeegod/egg

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

Folders and files

NameName
Last commit message
Last commit date
May 13, 2020
May 12, 2020
Dec 7, 2019
Aug 18, 2020
Jun 28, 2020
Aug 2, 2017
Jun 29, 2020
Nov 19, 2018
Jul 28, 2017
Feb 9, 2017
Mar 21, 2019
Jun 29, 2020
Apr 9, 2019
Apr 9, 2019
Jun 29, 2020
Nov 11, 2018
Oct 11, 2019
Oct 11, 2019
Apr 16, 2019
Dec 9, 2019
Jun 29, 2020
Apr 16, 2019
Jun 29, 2020

Repository files navigation

NPM version NPM quality build status Test coverage David deps Known Vulnerabilities npm download 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 >= 8.0.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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Shell 0.4%