Giter Site home page Giter Site logo

forkkit / dadadash Goto Github PK

View Code? Open in Web Editor NEW

This project forked from daptin/dadadash

0.0 0.0 0.0 17.08 MB

Office suite with file browser, document editor, spreadsheet editor, calendar and data tables with CRUDX API's ready to deploy

License: GNU Affero General Public License v3.0

JavaScript 3.34% Vue 49.33% SCSS 0.14% HTML 38.91% CSS 8.25% Dockerfile 0.03%

dadadash's Introduction

Dadadash

Deploy

Selfhost and own your suite of applications for office.

  • File/folder manager
  • Rich document editor
  • Spreadsheet editor
  • Calendar
  • Data tables with CRUD API's

Status

Current release (pre v1) is free for all to use and does not come with any dedicated support.

Try it now

docker run -p 8080:8080 daptin/dadadash

What is inside

 new workspace  worksapce view
 new base  new app item menu
 document editor  spreadsheet editor
 data tables  file browser
 calendar  File browser

For developers

Build from source

Install the dependencies

npm install -g @quasar/cli && npm install && npm run build
docker build -t dadadash
docker run -p 8080:8080 dadadash

Start the app in development mode (hot-code reloading, error reporting, etc.)

npm run dev

Build the app for production

npm run build

dadadash's People

Contributors

artpar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.