Skip to content

AmitrajitDas/boilerplate-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate CLI

🚀 RESTful API Boilerplate CLI

npm Version npm Release Version npm Package License npm Downloads

npm Info

Introducing The Project

Express consists of JavaScript, which makes it vulnerable to type definitions.

That's why we avoid supersets with starter packages that introduce TypeScript.

The package is configured to use TypeScript instead of JavaScript.

🚀 Quick Start

Install with the npm Global Package

$ npm i -g boilerplate-templify-cli

Run npx to Install The Package

npx is a tool in the JavaScript package management module, npm.

This is a tool that allows you to run the npm package on a single run without installing the package.

If you do not enter a project name, it defaults to boilerplate-cli.

$ npx boilerplate-templify-cli "project name"

🙌🏻 Kickstart your project


Screenshot 2023-02-08 at 12 38 18 AM

👀 Select a template


Screenshot 2023-02-08 at 12 38 37 AM

💻 Configure the project


Screenshot 2023-02-08 at 12 39 20 AM

🎉 Final Result


Screenshot 2023-02-08 at 12 26 50 AM

Now go to the generated project directory and use the full power of TS in server-side 😎