Rodney Osodo
22ba53e196
fix(ci): add tauri Prerequisites
...
Signed-off-by: Rodney Osodo <socials@rodneyosodo.com >
2025-06-11 10:46:48 +03:00
Rodney Osodo
73157d1c6c
chore(CI): add rust and ts CI and release pipelines
...
Add dependabot config which autoupdates dependencies
add release config which creates a release based on tag push
Added rust and typescript ci integrations
2025-06-11 09:44:21 +03:00
Rodney Osodo
9ba713b910
style(biome): add TS linter
...
Add biome as TS linter and formatter. Also added the config files for biome
2025-06-11 09:42:38 +03:00
Rodney Osodo
68d4eb808f
fix(build): add no strip flag when building
...
This is related to https://github.com/tauri-apps/tauri/issues/8929
The issue arises from linuxdeploy side
The current solution is to add NO_STRIP=true before building the application
Signed-off-by: Rodney Osodo <socials@rodneyosodo.com >
2025-06-11 08:42:08 +03:00
Rodney Osodo
b2e34febc1
WIP: setup tauri application
...
Use bun create tauri-app to setup tauri application and make sure it is running locally
Signed-off-by: Rodney Osodo <socials@rodneyosodo.com >
2025-06-11 08:42:08 +03:00
b1ackd0t
2098fb6355
Initial commit
2025-06-11 07:13:00 +03:00