1.0.18 • Published 10 months ago

create-mytech v1.0.18

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

create-mytech

create-mytech is a CLI tool designed to generate a boilerplate Full-Stack codebase, helping developers quickly scaffold a fully functional project structure with essential files, directories, and optionally installed dependencies.

Features

  • Generates a complete MERN project structure with separate server and client folders.
  • Generates NEXTJS fullstack framework with additional add-ons for Prisma , Postgres and helps setting up Authentication.
  • Creates necessary configuration files, like package.json, .env, and globals.css.
  • Prompts the user to optionally install project dependencies for both backend and frontend.

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Installation

You can use npx or npm create to run create-mytech without needing to install it globally.

Using npx

npx create-mytech
1.0.18

10 months ago

1.0.17

10 months ago

1.0.15

10 months ago

1.0.9

10 months ago

1.0.11

10 months ago

1.0.14

10 months ago

1.0.13

10 months ago

1.0.12

10 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago