Express + TypeScript + EJS

Welcome to your Express application!

Features

  • Express.js with TypeScript
  • EJS templating engine
  • Static file serving
  • Hot reload with ts-node-dev

Getting Started

Edit views/index.ejs to modify this page. 1

Edit src/index.ts to add new routes.