Skip to content
/ IRD Public

The International Repositories Directory (IRD)

License

Notifications You must be signed in to change notification settings

antleaf/IRD

Repository files navigation

IRD

Running locally

Requirements

  1. Local Postgres Server, with a user account capable of creating databases
  2. Local Opensearch server
  3. Ruby environment (tested with 3.4.4)

Process

(from this directory)

  1. bundle install
  2. Copy the template.env file and name this copy .env.development (or .env.production for production environment)
  3. Edit the ENV variables in the file .env.development appropriately
  4. rails db:create
  5. rails db:migrate
  6. rails db:seed
  7. rails server

Reindexing

bundle exec thor index:reindex

Running

rails server

About

The International Repositories Directory (IRD)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •