Go to file
garrettmills fe2ed05271
All checks were successful
continuous-integration/drone Build is passing
continuous-integration/drone/promote/production Build is passing
Drone: only build & push container on tag/promote
2022-11-29 17:46:00 -06:00
android Fix database load issue; start row drag infra 2021-02-01 10:05:32 -06:00
e2e
src Improve print layout - still need to handle virtual scroll 2021-10-28 15:15:14 -05:00
.drone.yml Drone: only build & push container on tag/promote 2022-11-29 17:46:00 -06:00
.gitignore
.npmrc Migrate to PNPM support 2021-02-18 11:15:26 -06:00
angular.json Drone - monkey patch duplicate type definitions 2021-04-23 09:01:25 -05:00
azure-pipelines.yml
browserslist
capacitor.config.json Start adding real-time collab support to WYSIWYG 2021-01-02 15:11:42 -06:00
Dockerfile Add build tooling for Docker 2022-06-25 21:41:15 -05:00
ionic.config.json
karma.conf.js
ngsw-config.json
package-lock.json pnpm i monkeypatch; dark mode logout; node-link search fix 2021-08-30 13:48:38 -05:00
package.json Add build tooling for Docker 2022-06-25 21:41:15 -05:00
pnpm-lock.yaml Drone: initial builds 2022-11-29 17:18:23 -06:00
proxy.conf.json Start adding real-time collab support to WYSIWYG 2021-01-02 15:11:42 -06:00
README.md Add devel info to README 2021-08-30 16:03:12 -05:00
tag.txt tag 2021-03-04 11:38:27 -06:00
tsconfig.app.json
tsconfig.json
tsconfig.spec.json
tslint.json
yarn.lock

Requirements for frontend development

  • Node.js 14.x
  • The PNPM package manager
  • The Ionic CLI, globally
    • npm --global add @ionic/cli

For development:

pnpm i
ionic serve