Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/LaKing/boilerplate
- Owner: LaKing
- Created: 2018-01-08T02:06:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-11T16:24:02.000Z (over 4 years ago)
- Last Synced: 2024-08-01T12:30:56.048Z (6 months ago)
- Language: JavaScript
- Size: 28.4 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - LaKing/boilerplate - ßoiler is a modular framework for Javascript based projects, mainly web applications (others)
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
```