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

https://github.com/tupizz/typescript-backend

typescript-backend
https://github.com/tupizz/typescript-backend

Last synced: 2 months ago
JSON representation

typescript-backend

Awesome Lists containing this project

README

        

# typescript-eslint-prettier-boilerplate

Simple boilerplate with TypeScript, Prettier, and ESLint configured.

## Getting Started
Install node modules: `npm install`

Run the code with auto restart: `npm run dev`