Logo

Open Template Hub - Server Generator v5

[![GitHubRepo](https://img.shields.io/badge/GitHub-Repository-24292e.svg?style=for-the-badge&logo=github)](https://github.com/open-template-hub/server-generator) [![SonarCloud](https://img.shields.io/sonar/quality_gate/open-template-hub_server-generator?server=https%3A%2F%2Fsonarcloud.io&label=Sonar%20Cloud&style=for-the-badge&logo=sonarcloud)](https://sonarcloud.io/dashboard?id=open-template-hub_server-generator) Command-line interface generator of the servers at [Open Template Hub](https://github.com/open-template-hub) Available server types are:

Auth Server

Payment Server

File Storage Server

Business Logic Server

Analytics Server

Mail Server

SMS Server
## About the NPM Package ### Package Installation ```sh npm install -g @open-template-hub/server-generator ``` ### Package Usage Go to the directory on terminal where you want to generate the project. ```sh $ cd PATH ``` and run the generator command: ```sh $ open-template-hub-server-generator ``` # Sponsors No sponsors yet! **Will you be the first?** ## Contributors

Furkan Yavuz

💬 📖 👀

Fatih Turker

💬 📖 👀

Mert Sarac

💬 📖 👀
## Contributing Refer to **[CONTRIBUTING.md](https://github.com/open-template-hub/.github/blob/master/docs/CONTRIBUTING.md)** to see how to contribute to Open Template Hub.
## Code of Conduct Refer to **[CODE_OF_CONDUCT.md](https://github.com/open-template-hub/.github/blob/master/docs/CODE_OF_CONDUCT.md)** to see contributor covenant code of conduct.
## LICENSE The source code for this project is released under the [MIT License](https://github.com/open-template-hub/server-generator/blob/develop/LICENSE).