Skip to content

ksux/static-krad-sampleapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Generate a static mirror of the KRAD Sample App.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published