Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 283 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 283 Bytes

naive-node-ts-server

A naive approach to a NodeJS web server using Typescript.

  • 🏆 Codebase written in Typescript;
  • 🎯 Aiming enhance NodeJS back end development;
  • 🔧 Following the Conventional Commits pattern;