Skip to content

Sample of the backend project using NodeJS with Typescript easy to understand and use.

License

Notifications You must be signed in to change notification settings

yuryalencar/clean-backend-template

Repository files navigation


Clean Backend: A backend template to build good solutions too easy.

Table of Contents

About Project

#TODO.

Starting

Installation

#TODO.

Language used

  • Javascript

How To Use

#TODO.

Best Practices

#TODO.

Generating my automated tests

#TODO.

File Types

#TODO.

Contributing

Contributions are what make the open-source community an incredible place to learn, inspire, and create. Any contribution you make will be much appreciated.

  1. Make a project Fork
  2. Create a Branch for your feature (git checkout -b feature/amazing-feature)
  3. Insert your changes (git add .)
  4. Make a commit with your changes (git commit -m 'feat(<clean-filename>): Inserting an Amazing Feature !)
  5. Push the branch (git push origin feature/amazing-feature)
  6. Open a Pull Request

License

Distributed under the MIT license. See LICENSE for more information.

Contact

Yury Alencar - Github - [email protected]