Skip to content

Latest commit

 

History

History
executable file
·
46 lines (24 loc) · 674 Bytes

README.md

File metadata and controls

executable file
·
46 lines (24 loc) · 674 Bytes

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