Files
start-os/ui
Lucy C 11b007a31d Fix/integration/0.2.11 (#265)
* backports tor security fix to 0.2.10, adds functionality to allow for ssh key management during an update (#263)

* actually upgrade to 0.3.5.14-1

* update lan services on backup restore

* reload nginx, update welcome message, move reset lan to handler

* moves lan refresh after backup restore to asynchronous part of restore

* fix certificate generation

* match guards

Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com>
2021-03-19 16:50:52 -06:00
..
2021-03-19 16:50:52 -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
2020-12-24 08:05:31 -07:00
2020-12-01 12:33:24 -07:00
2021-03-12 15:42:18 -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-17 12:30:41 -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