https://github.com/open-template-hub/server-generator
Command-line interface generator of the servers at Open Template Hub
https://github.com/open-template-hub/server-generator
authentication express javascript nodejs nodejs-express payment server template typescript
Last synced: 9 months ago
JSON representation
Command-line interface generator of the servers at Open Template Hub
- Host: GitHub
- URL: https://github.com/open-template-hub/server-generator
- Owner: open-template-hub
- License: mit
- Created: 2020-06-14T11:13:04.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2025-04-28T04:12:56.000Z (9 months ago)
- Last Synced: 2025-04-28T05:24:04.040Z (9 months ago)
- Topics: authentication, express, javascript, nodejs, nodejs-express, payment, server, template, typescript
- Language: TypeScript
- Homepage: https://opentemplatehub.com/product/generator/server-generator
- Size: 314 KB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Open Template Hub - Server Generator v5
[](https://www.npmjs.com/package/@open-template-hub/server-generator)
[](https://www.npmjs.com/package/@open-template-hub/server-generator)
[](LICENSE)
[](https://github.com/open-template-hub/server-generator/issues)
[](https://github.com/open-template-hub/server-generator/pulls?q=is%3Apr+is%3Aclosed)
[](https://github.com/open-template-hub/server-generator/commits/master)
[](https://github.com/open-template-hub/server-generator/releases)
[](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](LICENSE).