Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 802 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 802 Bytes

Static KRAD Sample App

Generate a static mirror of the KRAD Sample App.

Instructions

Apply patch

In order for Wget to fully mirror the KRAD Sample App, it needs to get past authentication. While there are ways to save and load session cookies, we weren't able to achieve satisfactory results quickly. Therefore, this patch will remove the authentication layer, making the rest much easier.

In IntelliJ, from the main menubar, go to VCS > Apply Patch.... Locate and apply login.patch.

Apply Patch from the VCS menu

Generate static mirror

Start KRAD Sample App. Then run the following shell script.

npm run mirror