Skip to content
/ midway Public
forked from midwayjs/midway

🍔 A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈

License

Notifications You must be signed in to change notification settings

adteven/midway

Repository files navigation

Midway

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

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 Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 74.0%
  • Shell 21.3%
  • JavaScript 4.7%