Commit Graph

3 Commits

Author SHA1 Message Date
Automated Release Test 3417a604ba reverts changes to tauri.conf and zebrad_bin_path(), updates build script to add zebrad binary to binaries directory 2024-07-10 18:15:33 -04:00
Arya dedfab50b1
adds zebrad bin for mac and tauri generated schema file (#26) 2024-03-11 23:26:41 -04:00
Arya 30e614c618
Use Tauri v2-beta and SolidJS (#1)
* cargo create-tauri-app --beta

* adds generated files from yarn && yarn tauri dev, adds public dir resolve alias

* fixes a ts warning that an svg file can't be found

* starts zebrad process and emits its logs as events

* works

* Adds setup instructions

* removes extensions.json

* adds styled-components and styles

---------

Co-authored-by: Automated Release Test <release-tests-no-reply@zfnd.org>
2024-02-28 20:31:59 -05:00