Skip to content

Quick and easy fullstack Node monoRepo project starter

License

Notifications You must be signed in to change notification settings

taiwanhua/create-wowgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Project Logo

Create Wowgo

🚀 Quick and easy fullstack Node monoRepo project starter

npm Info

npm Version npm Release Version npm Downloads npm Package License

github Stars github Forks github Contributors github Issues



💎💎💎 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 : create-turbo@1.11.4-canary.2

🚀🚀🚀 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

Example cli usage

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

Contributors repo roster for @taiwanhua/create-wowgo

💳 License

MIT

📬 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.