0.0.0 • Published 4 years ago

bkb-cler v0.0.0

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

Bkb-Cler

Build Status

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

New Features!

  • Feature 1.0.0: Library TopFlop and a main page to show the views
  • Feature 1.0.1: Finish docker configuration to nginx server (add CORS policity and config files).
  • Feature 1.0.2 create a service who obtain the token and send to angular (it opens at port 3000) - add a proxy conf to avoid cors problems - add docker configuration and files to better startup
  • Feature 1.0.3: Fix docker-compose communication: - set frontend port to 8080 - set security to files on express image update package.json dependencies change IndexEnum route on app.component

Docker

This project require 2 servers (nginx, node)

By default, the Docker will expose ports 80 and 3000, so change this in the docker-compose if is necessary.

cd demo-angular
sh docker-startup.sh

Verify the deployment by navigating to your server address in your preferred browser.

http://localhost:1043