Added a section pointing users to the selene-ui repository to setup the GUI aspects of Selene

pull/192/head
Chris Veilleux 2019-08-14 13:03:41 -05:00
parent 776d116501
commit 94766aef72
1 changed files with 6 additions and 0 deletions

View File

@ -360,6 +360,12 @@ As such, the decision on how to set this up will be left to the user.
It is recommended that Selene applications be run using HTTPS. To do this an SSL certificate is necessary.
[Let's Encrypt](https://letsencrypt.org) is a great way to easily set up SSL certificates for free.
# What About the GUI???
Once the database and API setup is complete, the next step is to setup the GUI, The README file for the
[Selene UI](https://github.com/mycroftai/selene-ui) repository contains the instructions for setting up the web
applications.
# Getting Involved
This is an open source project and we would love your help. We have prepared a [contributing](.github/CONTRIBUTING.md)