b1ackd0t
|
8263919baf
|
Merge pull request #1 from rodneyosodo/setup
WIP: setup tauri application
|
2025-06-11 10:08:48 +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 |
|