What is Libstack?
Libstack is a multi module project that aims to help building NodeJS servers in TypeScript with the highest productivity and quality possible. And yet this is not a framework, you can use just the modules you like.
Complete
Complete
You can build any application you want with it, there is enough modules.
Modular
Modular
You don't need to stick with everything Libstack has to offer, instead, you can pick just a few modules to build your application.
Built with TypeScript
Built with TypeScript
Libstack was built with all power of TypeScript, excellent for Enterprise application and large teams projects.
Made for Test Driven Development
Made for Test Driven Development
Libstack was made always with tests in mind. So, your application will be easily testable using a test module. Super simple to create integration tests and also unit tests, if necessary.