Vilson Castilho

I built a template for the community!

Hey guys.

Today I want to share with you a template project I developed for the community, the “tsexpress”.

The purpose of the project is to accelerate the process of creating new backend applications involving Express and TypeScript.

The project already has Linting tools (ESLint and Prettier) configured, database configurations using “TypeORM”, dependency injection, test configurations using “Jest”, authentication configurations using “JWT” and much more, all implemented in an architecture based on the concepts of “DDD” and “SOLID”.

The idea is reduce the time spent on configurations and focus on executing the project.

Enter the repository, read the instructions in the documentation and start using it on your next projects!! 🔥

https://github.com/vilsonfcastilho/tsexpress