To start application in development mode:
- Run
docker-compose up - Connect to the database
host=localhost,port=3303,user=test,password=test,database=test - Import tables from a folder
database - Visit localhost:8081 and you will see development page