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

https://github.com/radovanpelka/nodejs-boilerplate

Clean Architecture inspired boilerplate for NodeJS (Eslint, Prettier, Typescript, Husky, Absolute Paths)
https://github.com/radovanpelka/nodejs-boilerplate

absolute-paths backend boilerplate boilerplate-node build development eslint husky nodejs prettier template typescript yarn

Last synced: 2 months ago
JSON representation

Clean Architecture inspired boilerplate for NodeJS (Eslint, Prettier, Typescript, Husky, Absolute Paths)

Awesome Lists containing this project

README

          

NodeJS boilerplate by (Rado)



Version

Maintenance


Twitter: PelkaRadovan (Rado)

> Clean Architecture inspired boilerplate for NodeJS (Eslint, Prettier, Typescript, Husky)

## Development

Clone and `yarn install`.

- `yarn dev` — Local development (run the app)
- `yarn lint` — Eslint check
- `yarn lint:fix` — Eslint fix
- `yarn build` - App Release ( `dist` folder)

## Author

👤 **Radovan Pelka**

- Twitter: [@PelkaRadovan](https://twitter.com/PelkaRadovan)
- Github: [@RadovanPelka](https://github.com/RadovanPelka)

## 📝 License

Copyright © 2020 [Radovan Pelka](https://github.com/RadovanPelka).