0.4.1 • Published 1 year ago

create-fast-app v0.4.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

A cli app to create a new project with a lot of templates.

Templates

All Node.js templates include a TypeScript version.

All Node.js Backend templates include Prisma as the ORM.

├── Frontend
│   ├── React
│   │   ├── Next.js
│   │   ├── Remix
│   │   ├── Create React App
│   ├── Vue.js (Not yet supported)
│   └── Angular (Not yet supported)
├── Backend
│   ├── Node.js
│   │   ├── GraphQL
│   │   ├── REST
│   │   ├── gRPC (Coming soon)
│   └── Golang (Not yet supported)
│   │   ├── GraphQL
│   │   ├── REST
│   │   ├── gRPC
├── Mobile (Not yet supported)
│   ├── React Native
│   │   ├── Expo
│   │   ├── CLI
│   └── Flutter

Install

npm install -g create-fast-app

Usage

npx create-fast-app

or

create-fast-app

Author

👤 Juan Latorre

🤝 Contributing

Contributions, issues and feature requests are welcome!Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

0.4.1

1 year ago

0.4.0

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.3

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago