You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Onja 51f60b8b2e Little fix 5 months ago
bin Increase timeout 12 months ago
public fix: feedback 5 months ago
src Little fix 5 months ago
.gitignore Refactor code to delete old files and check last operation date in FileService 12 months ago
Dockerfile dockerisation & readme.md 5 months ago
README.md update readme.md 5 months ago
docker-compose.yml dockerisation & readme.md 5 months ago
package-lock.json fix: feedback 5 months ago
package.json fix: feedback 5 months ago
webpack.config.js Refactor file paths for webfonts and images to improve organization and readability 12 months ago

README.md

Quick guide with Docker-Compose

required

  • ubuntu 20(+)
  • docker
  • docker-compose

Preparation

clone

start

  • docker-compose build

  • docker-compose up -d

Test

http://IP:3100/

view logs

  • docker logs -f bodacc