mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
* self-repair and prevention of ssl cert renewal bug * bump to 0.2.17 * adjust ui for 0.2.17 * adds db migration * add extra protection around ssl directory target * liftIO
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