All Projects → daptin → Dadadash

daptin / Dadadash

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

Projects that are alternatives of or similar to Dadadash

Dazv
canvas 可视化图表
Stars: ✭ 70 (-10.26%)
Mutual labels:  calendar
Phpwcms
Flexible, fast, powerful, customer, developer friendly web content management system and cms framework
Stars: ✭ 73 (-6.41%)
Mutual labels:  cms
Calendar Heatmap
Calendar heatmap with matplotlib and random data
Stars: ✭ 76 (-2.56%)
Mutual labels:  calendar
Calendarview
Calendar View Library
Stars: ✭ 71 (-8.97%)
Mutual labels:  calendar
Calendar
Android日历 仿小米 华为 滴答清单 365日历(农历),周视图 月视图 平滑滚动 节假日 五六行周切换 week or month calendar
Stars: ✭ 1,183 (+1416.67%)
Mutual labels:  calendar
Myaac
A free and open-source Automatic Account Creator (AAC) written in PHP
Stars: ✭ 74 (-5.13%)
Mutual labels:  cms
Explorerplusplus
Explorer++ is a lightweight and fast file manager for Windows
Stars: ✭ 1,163 (+1391.03%)
Mutual labels:  file-manager
Kirby Calendar Plugin
A plugin for the Kirby CMS to easily implement an event calendar.
Stars: ✭ 76 (-2.56%)
Mutual labels:  calendar
Qtfm
Qt File Manager
Stars: ✭ 73 (-6.41%)
Mutual labels:  file-manager
Friendsofredaxo.github.io
Website und Informationen zum Projekt
Stars: ✭ 75 (-3.85%)
Mutual labels:  cms
Calendarview2
Calendar view for Android. Pretty.
Stars: ✭ 72 (-7.69%)
Mutual labels:  calendar
Cms
nodejs cms, easy to get started
Stars: ✭ 72 (-7.69%)
Mutual labels:  cms
Courselit
Start your own online teaching business. Features include course maker, students manager, payments and more.
Stars: ✭ 73 (-6.41%)
Mutual labels:  cms
Dategrid
A customizable swiftui calendar
Stars: ✭ 71 (-8.97%)
Mutual labels:  calendar
Typerx
A lightweight typescript annotation rest based extra (express、 mongoose、 angular、zorro、ng-alain ...).
Stars: ✭ 76 (-2.56%)
Mutual labels:  cms
Rubel
Rubel is a cms built with Laravel and React.
Stars: ✭ 70 (-10.26%)
Mutual labels:  cms
Simple calendar
A wonderfully simple calendar gem for Rails
Stars: ✭ 1,187 (+1421.79%)
Mutual labels:  calendar
Bancha
Bancha is an open-source CMS made by Nicholas Valbusa written in PHP5.3.
Stars: ✭ 76 (-2.56%)
Mutual labels:  cms
Parvula
An extremely simple & flexible CMS generated from flat files with a complete RESTful API —
Stars: ✭ 76 (-2.56%)
Mutual labels:  cms
Wtcms
基于thinkphp的内容管理系统,可快速搭建个人博客、公司学校官网、新闻类站点。
Stars: ✭ 75 (-3.85%)
Mutual labels:  cms

Dadadash

Try it now

Deploy

docker run -p 8080:8080 daptin/dadadash

Office application suite

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

What is inside

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

Dev

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].