openainext / rackspace-dns-gui

A Node/Bootstrap based GUI for the Rackspace DNS API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Frontend for The Rackspace DNS API

Build Status

Required node modules:

express:

npm install [-g] express

less:

npm install [-g] less

jade:

npm install [-g] jade 

step:

npm install [-g] step

mysql:

npm install [-g] mysql

mailer:

npm install [-g] nodemailer

Required changes

System spcific variables:

Change the values in config.js to reflect your system

License

LogMapper is open sourced under the Apache License version 2.0.
http://www.apache.org/licenses/LICENSE-2.0.html

TODO

see TODO

About

A Node/Bootstrap based GUI for the Rackspace DNS API

License:Apache License 2.0


Languages

Language:HTML 68.4%Language:CSS 22.6%Language:JavaScript 8.9%Language:Shell 0.1%