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
$ npm install -g create-wowgo
If you do not enter a project name, it defaults to my-wowgo-project.
$ npx create-wowgo "project name"
Start your create-wowgo app in development mode at http://localhost:3000/
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 + ... |
Please leave a question or question as an issue.
I will do my best to answer and reflect.
Thank you for your interest.