Files
start-os/ui
Keagan McClelland 183f91859a fixes apt-update issue 100 where Suites changed, kills update sound t… (#422)
* fixes apt-update issue 100 where Suites changed, kills update sound thread, sets updating to false if synchronization fails

* cleans up code

* appmgr changes

* ui changes

* updates required appmgr in agent

* actually upgrade current version in appmgr
2021-08-23 14:30:08 -06:00
..
2020-12-08 12:22:57 -07:00
2020-11-23 13:44:28 -07:00
2021-01-25 09:55:02 -07:00
2020-11-23 13:44:28 -07:00
2021-05-19 11:46:37 -06:00
2020-12-24 08:05:31 -07:00
2020-12-01 12:33:24 -07:00
2020-11-23 13:44:28 -07:00
2020-12-08 12:22:57 -07:00
2020-11-23 16:51:42 -07:00
2021-01-25 09:55:02 -07:00
2020-11-23 13:44:28 -07:00
2021-04-02 10:55:52 -06:00

Embassy UI

Setup Instructions

Make sure you have git, node, and npm installed

npm i -g @ionic/cli

git clone https://github.com/Start9Labs/embassy-os.git

cd embassy-os/ui

npm i

ionic serve