https://github.com/ates/netspire-admin-wtf
Web administration interface for Netspire
https://github.com/ates/netspire-admin-wtf
Last synced: 8 months ago
JSON representation
Web administration interface for Netspire
- Host: GitHub
- URL: https://github.com/ates/netspire-admin-wtf
- Owner: ates
- Created: 2011-08-30T12:58:40.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-08-31T20:10:17.000Z (almost 15 years ago)
- Last Synced: 2025-01-15T13:10:35.343Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 211 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Web administration interface for Netspire
=========================================
Running
-------
cd netspire-admin
Copy config/database.yml.sample to config/database.yml and adjust it
Bootstrap database:
bundle exec rake db:setup
Run it on 3000 port:
bundle exec rails s
Demo
----
http://netspire.heroku.com
username: admin
password: secret