1.1.9 ā€¢ Published 7 months ago

blazer-bolt v1.1.9

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months 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

7 months ago

1.1.8

7 months ago

1.1.7

7 months ago

1.1.6

7 months ago

1.1.5

7 months ago

1.1.1

7 months ago

1.1.0

7 months ago

1.1.4

7 months ago

1.1.2

7 months ago

1.0.0

10 months ago