nuxt-community / typescript-template

Typescript starter for Nuxt 2
https://nuxt-ts-template.netlify.app/
MIT License
643 stars 114 forks source link

Will you add express to your template? #9

Closed NotIntMan closed 7 years ago

NotIntMan commented 7 years ago

I mean ~server/index.js, like in nuxt-community/express-template. This would be very useful for starting the development of a more complex application than a simple catalog of personalities. Will you?

This question is available on Nuxt.js community (#c13)
DavidBernal commented 7 years ago

You can see my repo: https://github.com/DavidBernal/typescript-express-decorators-template Is nuxt + typescript + decorators + expressjs PR are welcome.

NotIntMan commented 7 years ago

Great, I will! Thank you for your contribution to lowering the input threshold for beginners :)