Skip to content

guidance-guarantee-programme/location-register

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

562 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Location Register

Build Status

Manage Pension Wise locations.

Prerequisites

Installation

Clone the repository:

$ git clone https://github.com/guidance-guarantee-programme/location-register.git

Setup the application:

$ ./bin/setup

Usage

To start the application:

$ ./bin/foreman s -p <port>

where is the port you'd like the application to listen on.

Production-mode

To run the application in "production" mode, the following environment variables need to be set:

  • RAILS_ENV=production
  • SECRET_KEY_BASE=<some secret token>

Heroku

Deploy

Contributing

Please see the contributing guidelines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors