0.2.3 • Published 7 months ago

create-menty-app v0.2.3

Weekly downloads
-
License
GNU
Repository
-
Last release
7 months ago

MENTy

MENTy is a powerful and efficient full-stack web application framework, designed to give developers a solid starting point with the best technologies for modern web development. It leverages the power of Express.js for a customizable server layer, Next.js for server-side rendering and SEO benefits, TypeScript for type safety, and MongoDB for a flexible NoSQL database.

Features

  • Express.js: Customizable and powerful server for handling HTTP requests.
  • Next.js: React framework for server-side rendering, enhancing SEO, and improving performance.
  • TypeScript: Strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.
  • MongoDB: NoSQL database for storing data in a flexible, JSON-like format.

Prerequisites

  • Node.js (LTS version recommended)
  • npm or Yarn
  • MongoDB (local or remote)

Installation

To use MENTy with npx, run the following command:

npx create-menty-app your-app-name
0.2.3

7 months ago

0.2.2

7 months ago

0.2.1

7 months ago

0.2.0

7 months ago

0.1.0

7 months ago