Free form annotation backend Full app demo The full app demo can be found here. Build To build the image navigate to the project directory and run: $ docker build -t ffat-backend . Run You can run the backend with: $ docker run -d -p 8010:8010 ffat-backend