Add frontend components into blackbox/demo system

Description

None

Environment

None

Potential Workaround

None

Checklist

hide

TestRail: Results

Activity

Show:

Wayne SchneiderDecember 19, 2016 at 4:50 PM

Work merged into master of folio-ansible at commit 315c92efd87b66e7a6854391b2ef1bc6e87a46ce. Vagrant box folio/folio-backed updated to v0.1.1, folio/folio-demo updated to v0.2.0

Wayne SchneiderDecember 15, 2016 at 8:11 PM

I can get stripes running in the Vagrant demo; however, right now you can't connect to it from the host computer without editing the app.listen definition in devServer.js to read:

app.listen(3000, '0.0.0.0', function(err) { if (err) { console.log(err); return; } console.log('Listening at http://*:3000'); });

I've created an issue (https://folio-org.atlassian.net/browse/STRIPES-124#icft=STRIPES-124) and linked it to this issue as a blocker.

Jakub SkoczenDecember 2, 2016 at 2:54 PM

Wayne what's the status of this issue?

Done

Details

Assignee

Reporter

Priority

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs

Created November 15, 2016 at 2:17 PM
Updated November 12, 2018 at 2:23 PM
Resolved December 19, 2016 at 4:50 PM
TestRail: Cases
TestRail: Runs

Flag notifications