create-nodejs-startup-api

1.0.3 • Public • Published

Quick Start

To create a project, simply run:

npx create-nodejs-startup-api <project-name>

Manual Installation

If you would still prefer to do the installation manually, follow these steps:

Clone the repo:

git clone --depth 1 https://github.com/NirobxHasan/node-express-typescript-boilerplate.git
cd node-express-typescript-boilerplate
npx rimraf ./.git

Install the dependencies:

yarn install

Set the environment variables:

cp .env.example .env

# open .env and modify the environment variables (if needed)

Package Sidebar

Install

npm i create-nodejs-startup-api

Weekly Downloads

1

Version

1.0.3

License

ISC

Unpacked Size

98.8 kB

Total Files

26

Last publish

Collaborators

  • nirobhasan