setup-express-app
v1.1.1
Published
A script that generates express skeleton project using best practices and security.
Downloads
2
Maintainers
Readme
A script that generates express skeleton project using best practices and security.
Description
setup-express-app is a tool that quickly bootstraps an express skeleton project for you to build your apis following best practices and security.
By default, dependencies that are frequently used to build express APIs are installed and folder and file configurations are setup.
🏠 Homepage
Prerequisites
- npm >=6.13.4
- node >=12.16.1
Install
npm install -g setup-express-app
Usage
setup-express-app
Author
👤 AbdulRazaq Suleiman (Ant1g3n) [email protected]
- Twitter: @ant1g3n
- Github: @abdul-razaq
🤝 Contributing
Contributions, issues and feature requests are welcome!Feel free to check issues page. You can also take a look at the contributing guide.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2020 AbdulRazaq Suleiman (Ant1g3n) [email protected]. This project is MIT licensed.