Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adam-robson/express-typescript-server

Express server with TypeScript & containerized with Docker
https://github.com/adam-robson/express-typescript-server

Last synced: 15 days ago
JSON representation

Express server with TypeScript & containerized with Docker

Awesome Lists containing this project

README

        

# express-typescript-server

This is an [Express](https://www.expressjs.com) server written in TypeScript.

It was initialized with the Express Generator (`npx express-generator`) package,
and then updated to include TypeScript & ES Module syntax.