Skip to content

arquivo/arquivo-webapp-eros

Repository files navigation

Quality Gate Status

Docker

Run using docker compose:

docker-compose up

You might need to review config/default.properties to make sure everything is working properly.

Node

Run using node:

npm i
node ./server.js

You might need to review config/default.properties to make sure everything is working properly.