Ts.ED - Rently BackEnd An awesome project based on Ts.ED framework Getting started Important! Ts.ED requires Node >= 14, Express >= 4 and TypeScript >= 4. # install dependencies $ npm install # serve $ npm run start # build for production $ npm run build $ npm run start:prod