You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Garrett Mills fe2ed05271
continuous-integration/drone Build is passing Details
continuous-integration/drone/promote/production Build is passing Details
Drone: only build & push container on tag/promote
1 year ago
android Fix database load issue; start row drag infra 3 years ago
e2e Initial commit 4 years ago
src Improve print layout - still need to handle virtual scroll 3 years ago
.drone.yml Drone: only build & push container on tag/promote 1 year ago
.gitignore Task #6 - create ionic proxy for local development 4 years ago
.npmrc Migrate to PNPM support 3 years ago
Dockerfile Add build tooling for Docker 2 years ago
README.md Add devel info to README 3 years ago
angular.json Drone - monkey patch duplicate type definitions 3 years ago
azure-pipelines.yml Update azure-pipelines.yml for Azure Pipelines 4 years ago
browserslist Initial commit 4 years ago
capacitor.config.json Start adding real-time collab support to WYSIWYG 3 years ago
ionic.config.json Task #6 - create ionic proxy for local development 4 years ago
karma.conf.js Initial commit 4 years ago
ngsw-config.json Don't modify index.html during build - invalidates ngsw cache 4 years ago
package-lock.json pnpm i monkeypatch; dark mode logout; node-link search fix 3 years ago
package.json Add build tooling for Docker 2 years ago
pnpm-lock.yaml Drone: initial builds 1 year ago
proxy.conf.json Start adding real-time collab support to WYSIWYG 3 years ago
tag.txt tag 3 years ago
tsconfig.app.json Initial commit 4 years ago
tsconfig.json Initial commit 4 years ago
tsconfig.spec.json Initial commit 4 years ago
tslint.json Initial commit 4 years ago
yarn.lock Make ionic cli a dependency and remove separate build step 4 years ago

README.md

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