Download:
fcf-example-moving-containers.zip
Repository:
https://github.com/fcfdev/fcf-example-moving-containers.git
Link to detailed description:
Continuing to explore templates
Second tutorial on using framework templates
For the example, a version of the FCF framework is required at least 1.1.56
- Install FCF framework (https://fcf-framework.mywire.org/download/fcf/install)
-
Go to the example directory
$ cd [PROJECT] -
Initialize the sample database
$ fcfmngr create-db ./fcf-example-moving-containers.js -
And run
$ fcfserver server.json -
Wait until all modules and packages are installed. When everything is ready, the terminal will display an inscription:
Listening started with port 8080 Listening started :: with port 8080 - Open your browser at localhost:8080