Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gegehprast/express-typescript-boilerplate

A super simple boilerplate of an express app with typescript.
https://github.com/gegehprast/express-typescript-boilerplate

boilerplate express typescript

Last synced: about 19 hours ago
JSON representation

A super simple boilerplate of an express app with typescript.

Awesome Lists containing this project

README

        

### A super simple boilerplate of an express app with typescript.

#### Developing
`npm run dev`

#### Build
`npm run build`

#### Production
`npm start`