Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

JNotelddim/CCC_AureliaScript_POC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aurelia Script - CCC - Proof of Concept

this repository is just a mini-app, not intended to have any real functionality. it is being used to load in a barebones aurelia application onto waterworth.net (our website), and just load a basic npm-packaged component which comes from our main application code. it will then also send a request to an anonymized API endpoint to ensure the setup of the apis works, then it will be expected to have a cookie which preserves the anonymous user's session data.

to re-bundle the application: *ensure browserify is installed, (npm i -g browserify) *navigate to source dir, *bundle: browserify main.js > ccc-bundle.js

after that, just make sure you replace the bundle in the wwwroot/scripts dir of Waterworth/src/WebUIFinal

About

Proof of Concept of minimal aurelia-script based application which can run on the waterworth.net website by pulling in a bundled script in an HTML block.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors