Skip to content

modelforge/modelforge

Repository files navigation

Fast, flexible, and open-source CMS built with Node.js and React

NPM Build Status Dependency Status Coverage Status License

Introduction

ModelForge is an open-source web framework and content management system that makes building web applications a breeze. It is written in JavaScript, Node.js, and React, and utilizes convention over configuration to facilitate rapid web development.

Installation Wizard

npx modelforge
╭───────────────────────────────────────────────────────────────╮
│    ____                                                       │
│   /   /\   _  _ ____ ___  ____ _    ____ ____ ____ ____ ____  │
│  /___/  \  |\/| |  | |  \ |___ |    |___ |  | |__/ | __ |___  │
│  \   \  /  |  | |__| |__/ |___ |___ |    |__| |  \ |__] |___  │
│   \___\/                                                      │
╰────────────────────────────────────────────────────── v0.0.0 ─╯

Welcome to ModelForge! Complete the following to create your app:

? App Name: my-app
...

Or, bypass the wizard:

npx modelforge init [app-name="my-app"] [template="default"]

Example:

$ npx modelforge init
modelforge notice cli v0.0.0
modelforge info Creating a new ModelForge App:
modelforge info        name: my-app
modelforge info    template: default
modelforge info   directory: /users/doug/projects/my-app
...

Contact

License

ModelForge is distributed under the MIT license.

About

ModelForge is an open-source web framework and content management system that makes building web applications a breeze.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published