New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

node-typescript-generator

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-typescript-generator

This is a Node JS project generator with Express and all necessary libraries in Typescript.

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
2
Created
Source

node-typescript-generator

npm NPM npm npm collaborators Dependents (via libraries.io) GitHub Repo stars

Note: This README is only relevant to the latest version of our plugin. If you are using an older version, please switch to the relevant tag on our GitHub repo to view the docs for that particular version. This plugin provides a nodejs project template that contain a very useful file structure, with middleware, controller, routes, models, mongodb and typescript. And also configure all relevant packages with ESlint.

Getting Started

Follow the instruction given bellow

npx node-typescript-generator <ProjectName>

⚙️ Options

 Flag InputDescription
--port[string]Give the port in which you want to run your project
--db[string]Give the MongoDB URL to which you want to connect the database on your project
--jwt[string]Could you give the JWT_SECRET to which you want to use middleware on your project?. If you are not set then we can create random.

Keywords

node-typescript-generator

FAQs

Package last updated on 02 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts