setup-node-app

1.0.7 • Public • Published

Quick Craft

Quick Craft is a powerful CLI tool for rapidly generating Node.js servers with TypeScript boilerplate. It sets up your Node.js server within one minute, complete with TypeScript and environment configurations. Additionally, it configures Webpack for various environments, all in under a minute. This efficient tool is perfect for developers looking to streamline their workflow and quickly set up robust, scalable servers.

Installation

npm install -g setup-node-app

Usage

create-node-app <projectname>

** Replace with your desired project name.

Now you can go to the created directory:

cd <projectname>

Run this command for run the application

npm run start:dev

Whoooooo 🎉🎉🎉

You’ve successfully created the server in under a minute, ready for action. Now, dive in and start playing. 🎮 Discover how effortless server setup can be. Enjoy seamless gameplay with your new server. 🕹️✨

Build the application

npm run build

Package Sidebar

Install

npm i setup-node-app

Weekly Downloads

1

Version

1.0.7

License

ISC

Unpacked Size

59.4 kB

Total Files

34

Last publish

Collaborators

  • sumitlalverma