HW-SWeL / Validata

Online frontend for ShEx-validator for restricted deployment environments
http://hw-swel.github.io/Validata/
MIT License
11 stars 2 forks source link

Deployment instructions #31

Closed AlasdairGray closed 9 years ago

AlasdairGray commented 9 years ago

The readme states that you just need to copy the files in the public directory. However, when deployed several files in a components directory are then missing.

Please update the deployment instructions.

beveradb commented 9 years ago

Will do this evening. However to get you started, you just need to run "bower install" from the project directory to fetch these resources.

beveradb commented 9 years ago

(that is of course assuming you have nodejs and bower installed; if not, first install node according to https://nodejs.org/ then install bower with npm install -g bower )

AlasdairGray commented 9 years ago

Thanks for the tips. I hadn't come across bower before.

Sent by Outlookhttp://taps.io/outlookmobile for Android

On Tue, Jun 23, 2015 at 8:24 AM -0700, "Andrew Beveridge" notifications@github.com<mailto:notifications@github.com> wrote:

(that is of course assuming you have nodejs and bower installed; if not, first install node according to https://nodejs.org/ then install bower with npm install -g bower )

— Reply to this email directly or view it on GitHubhttps://github.com/HeriotWattMEng2015/Validata/issues/31#issuecomment-114544150.


We invite research leaders and ambitious early career researchers to join us in leading and driving research in key inter-disciplinary themes. Please see www.hw.ac.uk/researchleaders for further information and how to apply.

Heriot-Watt University is a Scottish charity registered under charity number SC000278.

AlasdairGray commented 9 years ago

I;ve made a correction to these and some other bits of the code, but I don't have write access to the repository. Can you allow me to edit the repository?

beveradb commented 9 years ago

Updated readme with clear instructions, added Alasdair to group (which I believe gives you write access?)