MiriConf / miriconf-frontend

GNU General Public License v3.0
0 stars 0 forks source link

miriconf-frontend

The miriconf NodeJS frontend.

Running a local dev environment with Tilt on Windows

Clone this repository as well as the MiriConf Backend repository, make sure they are both in the same folder like below:

Documents
|
--> miriconf
    |
    --> miriconf-frontend
    |
    --> miriconf-backend

Install dependencies:

Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
irm get.scoop.sh | iex
scoop install tilt helm
kubectl config use-context docker-desktop

Once dependencies are met, open a Powershell terminal in the miriconf-frontend folder and run tilt up -f tiltfile-frontend then press space to open tilt in your browser. You should now have the following available to access on your computer: