Files
start-os/ui
Keagan McClelland c83baec363 Appmgr/feature/lan (#209)
* WIP: Lan with blocking

* stuff

* appmgr: non-ui lan services

* dbus linker errors

* appmgr: allocate on stack

* dns resolves finally

* cleanup

* appmgr: generate ssl if missing

* appmgr: remove -p for purge

Co-authored-by: Aiden McClelland <me@drbonez.dev>
2021-03-03 10:29:09 -07:00
..
2021-03-03 10:29:09 -07: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
2020-12-24 08:05:31 -07:00
2021-03-03 10:29:09 -07:00
2020-12-01 12:33:24 -07:00
2021-03-03 10:29:09 -07:00
2021-03-03 10:29:09 -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-03-03 10:29:09 -07: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