Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/o8e/node-ts-boilerplate

:hotsprings: Node boilerplate with TypeScript
https://github.com/o8e/node-ts-boilerplate

boilerplate eslint nodejs prettier typescript

Last synced: 1 day ago
JSON representation

:hotsprings: Node boilerplate with TypeScript

Awesome Lists containing this project

README

        

:hotsprings: node-ts-boilerplate


Node boilerplate with TypeScript



License

### Summary

- :hammer: [ESLint](https://github.com/eslint/eslint) & [Prettier](https://github.com/prettier/prettier) ([Standard](https://github.com/standard/standard))
- :zap: Development server with [Nodemon](https://github.com/remy/nodemon)
- :rocket: [TypeScript](https://github.com/microsoft/TypeScript) compilation with import aliases
- :wrench: Testing with [Jest](https://github.com/facebook/jest)

### Usage

`git clone --depth 1 [email protected]:o8e/node-ts-boilerplate.git`

You could also clone and `rm -rf .git/`, or just fork it.