🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket
Sign inDemoInstall
Socket

mrgen

Package Overview
Dependencies
Maintainers
0
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mrgen

1.0.40
latest
npm
Version published
Maintainers
0
Created
Source

Monorepo Generator

Helps generate boilerplate code for a monorepo.

This package assumes a number of things regarding your monorepo structure as well as library choices.

  • Your monorepo contains a shared package that shares code betweens a frontend and a backend.
  • Your monorepo uses Zod for type-safety.
  • Your monorepo uses Express for the backend.
  • Your monorepo uses React Query for the frontend.

FAQs

Package last updated on 13 Jan 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