Page 1 of 1

Requisites and in which browser it runs?

Posted: Thu Jun 25, 2015 2:37 am
by ricardo
Hi,

I am interested on working with SpiderBasic since is feel that it has a lot of potential.

When you compile your page, what do you need to upload to the server? How big are those files (I saw that the includes js are like 10 megas)? How many megas do we need to upload to let the app run in the server and which are the requisites of the server?

Its only client based javascript?

Its like Jquery that shows in all modern broswers?

Re: Requisites and in which browser it runs?

Posted: Thu Jun 25, 2015 3:16 am
by ricardo
Is there any way to insert some HTML content mixed with the sprites, etc?

Re: Requisites and in which browser it runs?

Posted: Tue Jun 30, 2015 3:05 pm
by Fred
About the server requisite, you just need a webserver (like apache) and put all the files copied with using the 'export' function at least once. Then, you can copy only the javascript file, which is the real program code.