juanpablocs / express-typescript

scaffolding express + typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express Typescript

basic skeleton express typescript configuration

rename .env.example to .env

//install
pnpm i

// run app port 3000
pnpm dev

About

scaffolding express + typescript


Languages

Language:TypeScript 100.0%