cook-express-app
v1.1.5
Published
cli tool for bootstraping express apps
Downloads
3
Readme
cook-express-app 👨🍳
📜 Table of Contents
📖 About
Cook Express App is a CLI tool for bootstraping Express apps in seconds ⏱, giving you a head start on your project. It uses the Express.js framework to create a boilerplate Express app.
🚀 Getting Started
💡 Usage
npx cook-express-app
Just like that! 🎉
✨ Features
Discover the awesome features of Project Name:
- ✅ boilerplate Express app: Kickstart your project with a solid foundation.
- ✅ Effective API routing: Efficiently manage your API endpoints.
- ✅ Typescript enabled: Benefit from the power of TypeScript.
- ✅ Prettier: Code formatting made easy.
- ✅ VsCode configurations: Seamless development in your favorite IDE.
- ⌛ Multiple boilerplates for different projects: Tailor-made solutions for diverse needs.
- ⌛ CI/CD: Stay tuned for automated deployment.
- ⌛ Docker: Containerization coming soon.
🤝 Contributing
We welcome contributions from anyone who is interested in improving cook-express-app
. To get started, please follow these steps:
- Fork this repository to your own account.
- Create a new branch with a descriptive name (
git checkout -b my-new-feature
). - Implement your new feature or bug fix.
- Commit your changes with commit messages (
git commit -am 'Add some feature'
). - Push your branch to your fork (
git push origin my-new-feature
). - Submit a pull request
📝 License
The ISC License (ISC)