0.0.1 • Published 4 years ago

dotapp-cli v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

DotApp CLI

The command line interface of dotapp framework.

A tiny, light-weight and full-featured nodejs framework built on express.js with minimum dependencies.

DOTAPP is shipped with a combination of open-source libraries that are fully integrated to save the development time like users, roles an media.

Requirements

  • nodejs >= 8.0.0
  • npm >= 3.0.0
  • git
  • mongodb

Installation

$ npm install -g dotapp-cli
$ dotapp new blog
$ cd blog
$ npm install

Documentation

DotApp Documentation