How to Run our website.
- Publish website.
$ ./publish
- It would copy src into release/website with source code stripped.
- Generate Installer.
- Download and install NSIS 2.46 from http://nsis.sourceforge.net/Download
- Download and install IP and IPConfig plugin by copying the DLL to NSIS's installation plugin dir. These two plugin are for MAC address retrival.
- Compile esafety.nsi via the context menu to generate esafety.1.0.exe.
- Install and start Website by clicking desktop link
- The bat would set PYTHONHOME and add python path to system path first, and then start httpd server.
- Now you can visit the website via http:///etraining