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

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


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

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

```
yarn run start
```

How it was set up:
```
yarn init
yarn add express typescript ts-node @types/express
```