Skip to content

thomascarterx/datacatalog-api

 
 

Repository files navigation

Install MongoDB

Gem Dependencies

# Install dependencies with a rake task:
rake dependencies:install

Setting up Config Files

  • Create a config/config.yml, based off config/config_example.yml
  • If using Passenger to run the app (or for deployment), create a config.ru based off config.ru.example.

Running Test Suite

  • Make sure MongoDB is running (see above)
  • Run rake test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%