Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-fast-app

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-fast-app

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

  • 0.4.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Welcome to create-fast-app 👋

Version License: MIT Twitter: unnamed_query

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

FAQs

Package last updated on 07 Dec 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc