All Projects → whxaxes → Egg Boilerplate D Ts

whxaxes / Egg Boilerplate D Ts

egg ts boilerplate using d.ts

Programming Languages

typescript
32286 projects

egg-boilerplate-d-ts

see https://github.com/whxaxes/blog/issues/11

Dev

$ npm run dev

UnitTest

$ npm run test

Debug

Debugging in vscode, just need to press F5;

Egg Injection

Injecting app/controller, app/proxy, app/service and app/extend to Egg by d.ts, which was auto generated by egg-ts-helper.

here is the typings:

https://github.com/whxaxes/egg-boilerplate-d-ts/tree/master/typings/app

License

MIT

Author

whxaxes

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].