Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeffijoe/baconpi-web

BaconPi Web Frontend + Backend
https://github.com/jeffijoe/baconpi-web

Last synced: about 1 month ago
JSON representation

BaconPi Web Frontend + Backend

Awesome Lists containing this project

README

        

# BaconPi-Web

This is the web frontend + backend for [BaconPi](https://baconpi-jeffijoe.rhcloud.com).

For the Raspberry Pi client, see the [BaconPi Node Agent](http://github.com/jeffijoe/baconpi-node-agent) repository.

The entire BaconPi project was for learning the below tech stack.

## Tech stack

Front-end:

* jQuery/Backbone/Marionette
* JADE for templating
* LESS for stylesheets

Back-end:

* Sails.js (a Node.js web framework).
* Socket.IO for real-time communication.
* MongoDB for data storage.
* Redis for session storage.

## Author

Created by Jeff Hansen - http://jeffijoe.com

[@Jeffijoe](http://twitter.com/Jeffijoe) on Twitter

License: DBADPL (Don't Be A Dick Public License)
================================================

[http://www.dbad-license.org/](http://www.dbad-license.org/)

DON'T BE A DICK PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

Do whatever you like with the original work, just don't be a dick.

Being a dick includes - but is not limited to - the following instances:

1a. Outright copyright infringement - Don't just copy this and change the name.
1b. Selling the unmodified original with no work done what-so-ever, that's REALLY being a dick.
1c. Modifying the original work to contain hidden harmful content. That would make you a PROPER dick.

If you become rich through modifications, related works/services, or supporting the original work, share the love. Only a dick would make loads off this work and not buy the original works creator(s) a pint.

Code is provided with no warranty. Using somebody else's code and bitching when it goes wrong makes you a DONKEY dick. Fix the problem yourself. A non-dick would submit the fix back.