Skip to content

arovietnam/evercam-admin

 
 

Repository files navigation

evercam-admin

Rails Application for Admin Area for User & Camera Management

Name Evercam Admin Client
Owner @ijunaidfarooq
Dependencies Status Dependency Status
Code Climate Code Climate
Travis Test Dependency Status
Test Coverage Test Coverage
Version 0.9
Evercam API Version 1.0
Licence AGPL

The best starting point for Evercam is http://www.evercam.io/open-source

After that, you'll want to go here: https://github.com/evercam/evercam-devops

Any questions, drop us a line: http://www.evercam.io/contact

Setup

$ bundle install

Create database.yml based on database.yml.example

Prepare database:

$ rake db:setup

Running

Start server:

$ rails s

Visit localhost:3000

Sign in as default admin using credentials from db/seeds.rb

email: [email protected]

password: password1

Testing

Integration tests:

$ spinach

Unit tests:

$ rspec

Create an Account

Go to http://admin.evercam.io/ and click on "Create an Account".

Register with your email.

Then send email to [email protected] to activate account.

About

Admin Dashboard (Rails)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 41.4%
  • CSS 23.7%
  • Ruby 14.9%
  • JavaScript 10.4%
  • CoffeeScript 9.3%
  • Gherkin 0.3%