This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.
You will need the following things properly installed on your computer.
git clone https://github.com/IcaliaLabs/foresight-web.gitIf your'e not using Docker, you'll need to manually install dependencies:
npm install && bower install
docker-compose up -ddocker-compose exec app bashyarn install && bower installember serveVisit your app at http://localhost:4200.
Make use of the many generators for code, try ember help generate for more details
ember testember test --serverember build (development)ember build --environment production (production)# Deploy the production version:
docker stack deploy --with-registry-auth --compose-file stack.yml foresight_ui
Content type
Image
Digest
Size
8.1 MB
Last updated
almost 8 years ago
docker pull vovimayhem/foresight-web