Tutorial Framework

Building and running with magic starter

Execute the tfw_magic_start.sh script and it will automagically run a backend instance in Docker and serve the Angular frontend locally.

This requires the test-tutorial-framework (Docker image FROM baseimage-tutorial-framework) and frontend-tutorial-framework repositories to have a common parent folder.

Building with Docker

Simply issue docker build -t baseimage-tutorial-framework . in the project root.

Creating child images

Documentation in progress...

Description
No description provided
Readme 1.1 MiB
Languages
Python 96.9%
Dockerfile 2.6%
Shell 0.5%