EasyUI Forum
April 17, 2024, 11:08:02 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Easy UI for Offline Use  (Read 3865 times)
AJLX
Newbie
*
Posts: 17


View Profile
« on: August 22, 2017, 03:51:48 AM »

Hi All,

Is it possible to change Easy UI so that it could work off line? Ideally I want to be able to put a folder onto any computer and then have something that is self contained. I can imagine that this would be fine as long as you store the data to a JSON file instead of putting it into a DB?

Could anyone give me some help and advice on what I would need to do?

Thanks,

AJLX
Logged
Coder
Jr. Member
**
Posts: 93


View Profile
« Reply #1 on: September 03, 2017, 05:01:04 PM »

unzip and configure local nginx or simpleHTTPd

for nginx start working:
Code:
net start nginx
cd folderWithAPP
index.html

stop working:
Code:
net stop nginx

Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!