create-wowgo
v0.0.6
Published
Quick and easy fullstack Node monoRepo project starter
Downloads
7
Maintainers
Readme
💎💎💎 Introducing The Project
We aim to provide a quick setup for creating a monorepo structure with the turboRepo as the foundation, along with the addition of optional diverse starter projects.
// turboRepo version : [email protected]
🚀🚀🚀 Quick Start
Install with the npm Global Package
$ npm install -g create-wowgo
Run npx to Install The Package
If you do not enter a project name, it defaults to my-wowgo-project.
$ npx create-wowgo "project name"
Choose the template(s) you need
Start your create-wowgo app in development mode at http://localhost:3000/
Template Type
| Name | Description | | :--------------------- | :-------------------------------------------------------------------------------------------------------------------------------- | | All | Create with all template | | express-restful-prisma | Create structured, declarative and beautifully organized class-based controllers with express + typescript + prisma + swagger ... | | graphql-appllo-prisma | Create structured, declarative and beautifully organized class-based controllers with express + typescript + appllo graphql + ... | | graphql-yoga-prisma | Create structured, declarative and beautifully organized class-based controllers with express + typescript + graphql yoga + ... | | next-ts | Create structured, declarative and beautifully organized class-based controllers with next + typescript + ... | | vite-react-ts | Create structured, declarative and beautifully organized class-based controllers with vite + react + typescript + ... |
🤝 Contributors
💳 License
📬 Please request an issue
Please leave a question or question as an issue.
I will do my best to answer and reflect.
Thank you for your interest.