1.0.5 ā€¢ Published 1 year ago

@a.abdelfatah/nodejs-ts-starter v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Installation

šŸš€šŸš€šŸš€ Welcome to nodejs ts starter project šŸš€šŸš€šŸš€

For creating and installing a new starter project just run the following command

npx  @a.abdelfatah/nodejs-ts-starter [project-name]
cd [project-name]

This will generate a starter project that comes equipped with several essential tools, including:

  • Husky: A Git hook manager to ensure code quality and consistency.
  • ESLine: A powerful tool to enforce code style and find errors in your code.
  • Prettier: A code formatter that helps keep your codebase consistent and organized.
  • Jest: A popular testing framework to help you write unit tests and integration tests for your code.
  • Docker: A containerization platform that enables you to build, ship, and run your applications anywhere.
  • CICD pipleine: A Continuous Integration/Continuous Deployment pipeline to help automate the software delivery process.

šŸ—ļø šŸ‘·šŸ‘· Congratulations! With these tools already set up, you can focus on implementing your project's logic and structure without having to worry about the hassle of setting up these tools yourself. You've saved yourself a lot of time and effort! šŸ‘·šŸ‘· šŸ—ļø

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago