Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcello3d/webapp-boilerplate
https://github.com/marcello3d/webapp-boilerplate
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/marcello3d/webapp-boilerplate
- Owner: marcello3d
- Created: 2014-11-24T05:13:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-10T01:30:26.000Z (almost 10 years ago)
- Last Synced: 2024-10-18T15:06:06.030Z (29 days ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# quickstart express app
```
$ npm install
$ ./bin/www
// open http://localhost:3000
```## features
* Autobuild stylus css
* Autopackage js with browserify
* Hash static resources for better caching
* ENV loading in development
* Simple and extendable logging## modules
* express
* hbs
* stylish
* enchilada
* taters
* localenv
* book
* httperrors