Skip to content

certd/certd-server

 
 

Repository files navigation

fast-server-js

base on midway

QuickStart

see midway docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.

About

Js server for fast-admin , using midway、typerom、midway-flyway-js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • JavaScript 1.4%
  • Dockerfile 0.5%