Skip to content

kschio/monofold-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monofold-templates-banner

This repository contains templates for monofold, a simple scaffolding helper for monorepos.

Each template includes a base set of files and configurations. The templates in this repository are opinionated and provide ready-to-use solutions.

To use the templates, simply select a template option when running monofold and follow the prompts.

Requirements

Before starting, make sure your system meets the following requirements:

  • Git: Version 2.20 or above. You can download it from here.
  • Node.js: Version 18.0.0 or above. You can download it from here.
    • npm: Comes with the installation of Node.js.
    • npx: Comes with the installation of Node.js.

Install monofold

cargo install monofold

monofold Templates

Templates (npx)

  • 🚀 React App
  • 🔮 Next.js App

Templates (opinionated)

  • 📦 TypeScript Package (Vite Build Config)
  • 📦 TypeScript Package (Internal Package)
  • 📦 ESLint Package
  • 📦 TSConfig Package

About

Opinionated templates for the monofold CLI tool

Resources

Stars

Watchers

Forks