1.1.1 ā€¢ Published 4 years ago

setup-express-app v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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) razaqayomide01@gmail.com

šŸ¤ 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) <razaqayomide01@gmail.com>. This project is MIT licensed.