This is an offline-first, over-engineered desktop application used to track transactions for a nail salon owned by my parents.
- ๐ Vue 3
- ๐ป Typescript
- ๐ Tailwind css
- โก Electron
- Target linux, windows, and mac running your choice of architecture
- ๐ฆ pouch-db stores locally and syncs to a remote IBM Cloudant instance running CouchDB
- ๐คก Jest unit tests
- ๐ฒ Cypress integration tests
- ๐ท Act to simulate Github Actions workflows
-
๐ GitHub Actions for fully automated:
- ๐งช Tests
- ๐ Builds
- ๐ Releases
-
๐ณ Docker
- ๐ค Build to any target without the need to manage dependencies like wine
- ๐ด Simplifies build pipelines