1.1.9 • Published 1 year ago

blazer-bolt v1.1.9

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

šŸš€ Blazer Bolt šŸš€

Harness the power of this program to effortlessly establish a sleek structure for launching your express program

šŸ› ļø Usage

To kickstart the creation of a structured setup, simply execute the following command in your terminal:

  npx blazer init

After a moment, watch as directories and files magically materialize within your specified directory:

my-app/
ā”œā”€ app/
│  ā”œā”€ constant/
│  ā”œā”€ middleware/
│  ā”œā”€ modules/
│  │  ā”œā”€ post/
│  │  ā”œā”€ user/
│  ā”œā”€ routers/
│  ā”œā”€ utils/
│  ā”œā”€ server.js
ā”œā”€ node_modules/
ā”œā”€ public/
│  ā”œā”€ favicon.ico
│  ā”œā”€ index.html
│  ā”œā”€ robots.txt
ā”œā”€ src/
│  ā”œā”€ index.css
│  ā”œā”€ index.js
ā”œā”€ .env
ā”œā”€ .gitignore
ā”œā”€ package.json
ā”œā”€ README.md

šŸ–‹ļø Authors

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.1.4

1 year ago

1.1.2

1 year ago

1.0.0

2 years ago