Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/LaKing/boilerplate

ßoiler is a modular framework for Javascript based projects, mainly web applications
https://github.com/LaKing/boilerplate

Last synced: 3 months ago
JSON representation

ßoiler is a modular framework for Javascript based projects, mainly web applications

Awesome Lists containing this project

README

        

# ßoilerplate 2.x

A modular framework for NodeJS based applications and full-stacks.

This repo unifies the boilerplate loader, and sets of boilerplate modules that implement application stacks and functions.
In case you have no idea what that means, please browse the folders to read the local readme files.

Start here: [English readme](https://github.com/LaKing/boilerplate/blob/master/boilerplate/README.EN.md)

# Quick install
In case you already know what you are heading for, and you like to be root:
```
cd /usr/local/share && \
git clone https://github.com/LaKing/boilerplate && \
bash /usr/local/share/boilerplate/boilerplate/install.sh
```