Office suite with file browser, document editor, spreadsheet editor, calendar and data tables with CRUDX API's ready to deploy
docker run -p 8080:8080 daptin/dadadash
Office application suite
npm install -g @quasar/[email protected] && npm install && npm run build
docker build -t dadadash
docker run -p 8080:8080 dadadash
npm run dev
npm run build