0.1.5 • Published 8 years ago

haloid v0.1.5

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Haloid

Put together a sick web application with the best stuff:

All built on top of ExpressJS

##Why?

Nothing quite fit my needs - I had no desire to build another web application with username/password authentication and I wanted to use the speed of Redis. I wanted to, without much boilerplate, create a website with both a public and private facing side. I also needed the ability to quickly implement admin features. Finally, I wanted something that allowed a mostly functional-style of programming.

##How? See our example site (coming soon) and read the docs.