redshoga / express-ts-boilerplate

Very simple Expreess + TypeScript boilerplate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

express-ts-boilerplate

Very simple Expreess + TypeScript boilerplate.

Features

  • Express
  • TypeScript (strict: true)
  • nodemon (The server will reload if you make edits)
  • ESLint (Auto format & Auto linting scripts)

Recommend VSCode Extensions

  • ESLint

Available Scripts

In the project directory, you can run:

yarn start or npm run start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The server will reload if you make edits. You will also see any lint errors in the console.

LICENSE

MIT

About

Very simple Expreess + TypeScript boilerplate.


Languages

Language:TypeScript 100.0%