Skip to content

sourcec0de/nemesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEMESIS - ALPHA

Developer productivity framework. Don't spend time configuring your node server. Start a new project in seconds and start writing your business logic NOW!!!!

Gloa - Build Reactive / Realtime Web Applications.

  • RESTful API JSON ....... and XML
  • Server Side: Powered by Nemesis.io + Express.js + Connect
  • Client Side: Angular.js + Jquery.js + Bootstrap.js
  • Web Sockets: Socket.io + PubNub (optional)
  • Template Engine: Jade (considering dust.js)
  • CSS Pre Proc: Less
  • BYODB: Database agnostic - Bring Your Own DB
  • Follow MVC

Getting Started

npm install nemesis -g

Create a new project

This command creates a new application in the current directory

nemesis new <newWebApp>
cd <newWebApp>
npm install

More concise instructions to come

ToDo:

  • Find a better way to possibly do dependency injection

About

Full Stack Javascript Web Framework with opinions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published