📐 Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone.
Pechkin is a modern, asynchronous, flexible and configurable Node.js library for handling file uploads (i.e. multipart/form-data requests), written in TypeScript.
An awesome tour booking web app written in NodeJS, Express, MongoDB 🗽(NB: Working on ES6 Module Update and Sorry to say Heroku's free dyno is over, that's why this live URL might not going to work. But you can see the readme file for an overview. Thank You.)
A simple image upload application using React and Node, which explores multiple ways to upload an image including using multer as a middleware, a CDN system and converting an image to a string and storing it.