0.1.3 • Published 10 years ago

br v0.1.3

Weekly downloads
23
License
-
Repository
-
Last release
10 years ago

alt text

Backrest is a noBackend RESTful API server. It is written in Node.js, Express, AngularJS, and utilizes MongoDB, Mongoose and Twitter Bootstrap. Thanks to all these great projects and many others that make this project possible.

##Installation

  git clone http://github.com/8bitfactory/Backrest.git
  cd Backrest
  npm install
  br

Depending on your environment you may need to change the http/https port (it's port 80 by default) configuration in settings.json or sudo the last command. Once running you can browse to http://localhost and start configuring your server.