Skip to content

ericksod/dashtag_factory

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DASHTAG FACTORY

The Dashtag Factory is an application that eases the process for users to setup Dashtag Pages on Heroku.

Tech Stack

Ruby (2.1.3) Rails (4.*)

Run/Contribute

Clone the repo:

$ git clone https://github.com/anirudh-eka/dashtag_factory.git

create/migrate the test database:

$ cd dashtag_factory
$ rake db:migrate

run the tests (make sure they are passing before doing anything else):

$ rspec

run the app $ rails s

Checkout the app in a browser, default url is http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 62.2%
  • HTML 27.7%
  • CSS 7.9%
  • JavaScript 1.6%
  • CoffeeScript 0.6%