feat: Add server dependencies and initial application components.
All checks were successful
Build and Release / build-and-release (push) Successful in 15m24s

This commit is contained in:
Bryan1029384756
2026-02-21 15:06:36 -06:00
parent cbda60757c
commit 84aa458012
17 changed files with 1288 additions and 12 deletions

View File

@@ -17,6 +17,4 @@
# Android
- On android lets make sure we can save the user login like we do on electron so they dont have to login everytime.
- On android why does my app not reach the bottom of the screen that its allowed?
- On android when i minimize the app it shows im idle. Can we make it so it shows im offline?