damnjs
Todo
- Start Concept
- Project Loader
- Project Proof
- Express App > DamnJS App
- Routes Loader
- Middleware Helper
- Template Loader
- StaticFiles
- Asset Pipeline
- ORM
- CLI Generator
- CLI Runner
- CLI Database
- CLI Packager
- CLI Console
- CoffeeScript Support
- TestUtils
- GenericViews (Controllers) aka Blueprints
- Socket.IO Support
- Events / Hooks
- Easy Importing / Exposing for easy Dev
- Defined Conventions
- Nice Documentations
- damn-admin app
- damn-middleware app
- damn-auth app
- damn-oauth2 app
- damn-jwt app
- damn-blog app
- damn-board app
- damn-wiki app
- damn-shop app
- damn-rest-blueprint
Installation
$ npm install -g damnjs
Quick Usage
$ damn newproject [project_name]
$ damn newapp [app_name]
$ damn start
Questions?
Open an issue, write your question, mark the issue as "question" and post it.
Bugs?
Open an issue, write every existing information about the bug, mark the issue as "bug" and post it.
Contribution
Fork the repo, code something and create a pull request.
License
MIT -> View the LICENSE File.