https://github.com/formidablejs/create-formidable
The Formidable application installer.
https://github.com/formidablejs/create-formidable
Last synced: about 2 months ago
JSON representation
The Formidable application installer.
- Host: GitHub
- URL: https://github.com/formidablejs/create-formidable
- Owner: formidablejs
- License: mit
- Created: 2023-05-20T16:41:46.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2025-04-23T18:48:15.000Z (11 months ago)
- Last Synced: 2025-10-24T15:58:36.253Z (5 months ago)
- Language: TypeScript
- Homepage: https://www.formidablejs.org/docs#installation
- Size: 470 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Create Formidable App
A TypeScript & Imba Full-stack Framework for Nodejs.
The `create-formidable-app` CLI tool is a command-line interface tool that allows you to install Formidable in a fresh project. This installer is built on top of the [Formidable Installer](https://github.com/formidablejs/installer) package.


## Official Documentation
Documentation for installing Formidable can be found on the [Formidable website](https://www.formidablejs.org/docs#your-first-formidable-application).
## Contributing
Thank you for considering contributing to the Formidable framework! The contribution guide can be found in the [Formidable documentation](https://www.formidablejs.org/docs/contributions).
## Code of Conduct
In order to ensure that the Formidable community is welcoming to all, please review and abide by the [Code of Conduct](https://www.formidablejs.org/docs/contributions#code-of-conduct).
## Security Vulnerabilities
If you discover a security vulnerability within Formidable, please send an e-mail to Donald Pakkies via [donaldpakkies@gmail.com](mailto:donaldpakkies@gmail.com). All security vulnerabilities will be promptly addressed.
## License
The Formidable framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).