Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.
/ NodeBoilerplate Public archive

A nodejs boilerplate with various features and tools pre-configured.

License

Notifications You must be signed in to change notification settings

ThatAnonyG/NodeBoilerplate

Repository files navigation

NodeJS Boilerplate

This is a boilerplate for NodeJS projects with various tools pre-configured so you can start your work right away!

Features

This boilerplate provides the following development tools support:

  • Typescript for better type support
  • ESLint for linting
  • Jest for testing
  • Premade dockerfile for deploying in docker container
  • Webpack for bundling the project into one file (easier deployment)

Get started

To use this boilerplate template just clone the repository and run npm install in a terminal. You might want to change all the titles, name and so on.

License

This project is licensed under the MIT license.

Contributors

Contribute to this repository by making a pull request!

About

A nodejs boilerplate with various features and tools pre-configured.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published