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

Run the smart answers stack in development without a virtual machine

Notifications You must be signed in to change notification settings

alphagov/smart-answers-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOV.UK Smart Answers Development Stack

This is an experimental collection of scripts to start a local development environment to run smart answers, without the requirement to set up a virtual machine or run a reverse-proxy server.

These scripts make several assumptions:

  • You have Git, rbenv and Ruby 1.9.3-p484 installed.
  • Nothing is running on port 5000 or 5001.

Getting started

Run the ./install script in this repository. It will check out the smart answers and static repositories, run bundle install in each repository, and install foreman.

Once it's complete, the stack can be started with foreman start. If all is well, you should be able to point your browser to http://localhost:5001.

About

Run the smart answers stack in development without a virtual machine

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages