1.0.0 • Published 8 years ago
ngx-renuo-upload v1.0.0
ngx-renuo-upload
This is a component for the renuo upload (https://github.com/renuo/renuo-upload)
Important Links
- https://github.com/renuo/ngx-renuo-upload
- https://upload-demo.renuoapp.ch
- https://upload-demo-develop.renuoapp.ch
How to use
Single Upload Component

Multi Upload Component

Single Image

Gallery

Developing
Setup
git clone git@github.com:renuo/ngx-renuo-upload.git
cd ngx-renuo-upload
bin/setupConfiguration
bin/setupDeployment (Demo Page)
The deployment of the demo page will run automatically on Firebase with Travis.
Demo Pages
Manual Deployment
yarn build
firebase deploySee https://firebase.google.com/docs/cli/
Tests
bin/checkThis runs
- keyword check (console.log, ...)
- scss-lint
- tslint
- sorts translations
To develop TDD and restart tests after each change run:
bin/tddCoverage
To show the graphical coverage report run:
bin/coveragebin-scripts
bin/check: runs all checksbin/check-server-start: subscript ofbin/checkto test if server runsbin/coverage: shows coverage reportbin/fixruns auto-corrections (tslint --fix)bin/generate-i18n: generate new translation keysbin/prettify-translations: sorts the translation keysbin/setup: sets up the projectbin/run: runs a local instance of the server
Run server
bin/runMaintenance
To update dependencies it's best to use:
yarn upgrade-interactiveProblems
If there are problems with the project, feel free to contact Pascal Andermatt.
Copyright
Coypright 2017 Renuo AG.
MIT License
See LICENSE file.
1.0.0
8 years ago
