Skip to content
/ midway Public
forked from midwayjs/midway

A future-oriented web framework based on IoC and use Typescript to Improve the efficiency of full stack Application Development

License

Notifications You must be signed in to change notification settings

ZQun/midway

 
 

Repository files navigation

Midway

GitHub license GitHub tag Build Status Test Coverage Package Quality lerna Known Vulnerabilities PRs Welcome Codacy Badge

Installation

$ npm install midway --save

Node.js >= 8.0.0 required.

Features

  • ✔︎ Sophisticated group Middleware Architecture and compatibility
  • ✔︎ Scalable plug-in capabilities and group plug-in Ecology
  • ✔︎ Good application layering and decoupling capability
  • ✔︎ A good development experience for the future

Getting Started

Follow the commands listed below.

$ npm install midway-init -g
$ midway-init
$ npm install
$ npm run dev
$ open http://localhost:7001

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.

License

MIT

About

A future-oriented web framework based on IoC and use Typescript to Improve the efficiency of full stack Application Development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 82.7%
  • JavaScript 15.9%
  • Shell 1.4%