ady624 / webCoRE

webCoRE is a web version of CoRE
GNU General Public License v3.0
249 stars 976 forks source link

Run webcore on private server? #45

Open spencerthayer opened 6 years ago

spencerthayer commented 6 years ago

Is web core designed to allow security-minded people to run it on their own servers?

ady624 commented 6 years ago

as a matter of fact, yes. There is a dist folder in the github which contains all needed to run your own server - without the bells and whistles of features that require data storage, like fuel streams. You'd have to change your SmartApp to point to your server domain name, but that should be fairly easy. I'll eventually make it so that you don't have to change the code. I have an idea :D

lalitnandandiwakar commented 6 years ago

@ady624 can you Send me Server Requirement for local setup Or Step By step