New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

temgen

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

temgen

A CLI tool to generate full-stack templates for MERN applications with React, Redux, Next.js, Node.js, Mongoose, PostgreSQL, and Prisma configurations. Simplify your project setup in seconds.

  • 1.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by300%
Maintainers
0
Weekly downloads
 
Created
Source

Temgen

Temgen is a CLI tool that generates template files for MERN (MongoDB, Express, React, Node.js) and other stacks, including React with Redux, Next.js, Node.js with Mongoose, or PostgreSQL using Prisma. This package allows you to quickly scaffold projects with predefined templates to streamline your development process.

Visit the official Temgen homepage for more details and updates.

Installation

To use temgen, you can run it directly using npx. This command doesn't require a global installation, but you will need a token to authenticate with the Temgen API.

Usage

To run the Temgen CLI, use the following command in your terminal:

npx temgen <token>

Undo Changes

If you need to revert the changes made by the last template generation, you can use the -undo flag:

npx temgen <token> -undo

This command will remove all files and empty directories that were created in your last template generation session.

Keywords

FAQs

Package last updated on 23 Dec 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc