Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yuryalencar/clean-backend-template

Sample of the backend project using NodeJS with Typescript easy to understand and use.
https://github.com/yuryalencar/clean-backend-template

clean-architecture clean-code express-js nodejs nodemon prisma-orm tdd-typescript template-project typescript vitest

Last synced: 6 days ago
JSON representation

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

Awesome Lists containing this project

README

        




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

## Table of Contents

- [Table of Contents](#table-of-contents)
- [About Project](#about-project)
- [Starting](#starting)
- [Installation](#installation)
- [Language Used](#language-used)
- [How to Use](#how-to-use)
- [Best Pratices](#best-pratices)
- [File Types](#file-types)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)

## 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(): 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](https://github.com/yuryalencar) - **[email protected]**