Sunday, 3 November 2019

Enso - A starter for building node apps with Typescript

Heya nodes,I originally introduced Enso in /r/typescript. But I think it also makes sense to post it here. Link to postWhen I first started with typescript, there was a huge barrier to entry and I hope this project solves that initial hurdle.I have since updated the docs so they are friendlier and should give you a better understanding on:- How to get a basic server up and running- Connect to a database- Compose validationIf you are interested in: Object Oriented Programming, Clean code, and Domain Driven Design please check this project out.One line installationnpx @ensojs/create-app && cd enso-app && yarn devLinksDocumentation — https://ensojs.netlify.com/Github - https://github.com/ensojsGitter - https://gitter.im/enso-js/communityI will be actively monitoring this thread this week and adding more documentation based feedback on so feel to ask any questions and I will do my best to answer them.Best,- [1a35e1](mailto:1a35e1@protonmail.com)

Submitted November 03, 2019 at 11:39AM by 1a35e1

No comments:

Post a Comment