Skip to content
This repository has been archived by the owner on Mar 14, 2018. It is now read-only.

rubygems/bundler-api

Repository files navigation

⚠️ Deprecated

This repository, and the web app it powered, are deprecated and no longer in use by either Bundler or RubyGems. https://github.com/rubygems/rubygems.org now powers all of the endpoints this app previously served.

Code Climate Build Status

bundler-api

Getting Started

Run script/setup to create and migrate the database specified in the $DATABASE_URL environment variable.

Environment

The default environment is stored in .env. Override any of the settings found there by creating a .env.local file.

Production Databases

  • AMBER: The primary database, set to DATABASE_URL. Writes from web and update processes go here. It is also the FOLLOW_DATABASE_URL, so reads come from it as well.

Releases

No releases published

Packages

No packages published

Languages