Go to file
dependabot[bot] 0e250c13f5
deps(actions): bump the others group across 1 directory with 9 updates
Bumps the others group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [google-github-actions/auth](https://github.com/google-github-actions/auth) | `2.1.3` | `2.1.6` |
| [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) | `2.1.0` | `2.1.1` |
| [actions/checkout](https://github.com/actions/checkout) | `4.1.1` | `4.2.1` |
| [super-linter/super-linter](https://github.com/super-linter/super-linter) | `6.7.0` | `7.1.0` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.4.0` | `3.7.1` |
| [docker/login-action](https://github.com/docker/login-action) | `3.2.0` | `3.3.0` |
| [docker/build-push-action](https://github.com/docker/build-push-action) | `6.3.0` | `6.9.0` |
| [google-github-actions/deploy-cloudrun](https://github.com/google-github-actions/deploy-cloudrun) | `2.6.0` | `2.7.1` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4.0.1` | `4.0.4` |



Updates `google-github-actions/auth` from 2.1.3 to 2.1.6
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/auth/compare/v2.1.3...v2.1.6)

Updates `google-github-actions/setup-gcloud` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/setup-gcloud/compare/v2.1.0...v2.1.1)

Updates `actions/checkout` from 4.1.1 to 4.2.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.1...v4.2.1)

Updates `super-linter/super-linter` from 6.7.0 to 7.1.0
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/super-linter/super-linter/compare/v6.7.0...v7.1.0)

Updates `docker/setup-buildx-action` from 3.4.0 to 3.7.1
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.4.0...v3.7.1)

Updates `docker/login-action` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.2.0...v3.3.0)

Updates `docker/build-push-action` from 6.3.0 to 6.9.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.3.0...v6.9.0)

Updates `google-github-actions/deploy-cloudrun` from 2.6.0 to 2.7.1
- [Release notes](https://github.com/google-github-actions/deploy-cloudrun/releases)
- [Changelog](https://github.com/google-github-actions/deploy-cloudrun/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/deploy-cloudrun/compare/v2.6.0...v2.7.1)

Updates `actions/setup-node` from 4.0.1 to 4.0.4
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.4)

---
updated-dependencies:
- dependency-name: google-github-actions/auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: others
- dependency-name: google-github-actions/setup-gcloud
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: others
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: super-linter/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: others
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: google-github-actions/deploy-cloudrun
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: others
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 04:32:42 +00:00
.github deps(actions): bump the others group across 1 directory with 9 updates 2024-10-14 04:32:42 +00:00
docker feat(docker): add a Dockerfile to run `zebra-app` (#9) 2024-03-05 19:15:51 -05:00
src updates crate description & fix btn styles (#25) 2024-03-11 22:29:09 -04:00
src-tauri add windows zebrad binary 2024-07-10 18:58:31 -04:00
.gitignore Release v0.0.0-alpha.2 (#41) 2024-05-17 21:35:48 -04:00
README.md Update README.md 2024-03-21 14:14:07 -04:00
index.d.ts Use Tauri v2-beta and SolidJS (#1) 2024-02-28 20:31:59 -05:00
index.html Use Tauri v2-beta and SolidJS (#1) 2024-02-28 20:31:59 -05:00
package.json updates versions 2024-03-11 23:27:48 -04:00
pnpm-lock.yaml feat(pipelines): add ci/cd workflow (#13) 2024-03-08 14:29:44 +00:00
tsconfig.json Use Tauri v2-beta and SolidJS (#1) 2024-02-28 20:31:59 -05:00
tsconfig.node.json Use Tauri v2-beta and SolidJS (#1) 2024-02-28 20:31:59 -05:00
vite-env.d.ts Use Tauri v2-beta and SolidJS (#1) 2024-02-28 20:31:59 -05:00
vite.config.ts Use Tauri v2-beta and SolidJS (#1) 2024-02-28 20:31:59 -05:00

README.md

Zebra Launcher

A Desktop app for installing and running Zebra.

In-browser preview with example data

Installation

To install the Zebra Launcher:

  1. Download the installer for your operating system from the Github releases here.
  2. Run the installer

Note: It currently requires a 64-bit processor, and on macOS, an ARM-based processor such as the Apple M1.

Screenshots

 

Developer Setup

  1. Make sure all of the Tauri prerequisites are installed.
  2. Install pnpm
  3. Run pnpm i to install npm packages
  4. Run pnpm tauri dev to start the Tauri app.
  5. Add an empty dist folder to the root of this project to fix the Rust warning in src-tauri/src/main.rs
  6. Install Prettier for formatting .ts/.tsx/.css files