Skip to content

Latest commit

 

History

History
66 lines (40 loc) · 2.74 KB

README.md

File metadata and controls

66 lines (40 loc) · 2.74 KB

JSBerry Logo
JSBerry

contributions welcome GitHub last commit HitCount GitHub issues GitHub pull requests GitHub release license

JSBerry is open source modular simple architecture for building Node.js applications.

This is core skeleton repository for a building new projects.

You can find CLI repository Here

Documentation

Modules and plugins store

How to core work

Quick start

npm i -g jsberry@latest

Create new project:

  jsberry new my-project
  cd my-project
  npm start

Modules and plugins store.

Documentation

Documentation

What's new?

You can check our ROADMAP and propose new features.

Community support

For general help using JSBerry, please refer to the official documentation. For additional help, you can use ask question here:

Author

Dugnist Alexey

Copyright and license

Code and documentation copyright 2017-2018 JSBerry. Code released under the MIT license.