Commit Graph

4 Commits

Author SHA1 Message Date
Rodney Osodo b1a9cba0d4 style: format files correctly using the default formatter 2025-06-11 18:02:08 +03:00
Rodney Osodo 110f07a401 chore(version): populate cargo.toml and package.json with correct values
Setup the version as 0.0.1 add description, keywords license and author
2025-06-11 11:30:57 +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 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