norlin 9f2babe4a9 Nodejs Web Admin: add navbar link:hover style | пре 11 година | |
---|---|---|
.. | ||
www | пре 11 година | |
.gitignore | пре 11 година | |
README.md | пре 11 година | |
admin.js | пре 11 година | |
cjdns.js | пре 11 година | |
package.json | пре 11 година |
You should install Node.js first.
cd {cjdns-path}/contrib/nodejs/admin
npm install
You should create ~/.cjdnsadmin file with path to your cjdns config:
echo '{"config":"path to your config file"}' > ~/.cjdnsadmin
node admin.js
Open http://localhost:8084
in your favorite browser. Hope, it's not IE < 9.