allancoding / emulatorjs-maker

To emulate games on your browser.
Apache License 2.0
1 stars 2 forks source link

To use on own server #6

Open anacshora opened 2 years ago

anacshora commented 2 years ago

I'm new here, sorry for the question but, can emulatorjs-maker be used on my own server or is it just for use at https://allancoding.github.io/emulatorjs-maker ?

allancoding commented 2 years ago

I can be used but what part do you what on your server?

anacshora commented 2 years ago

I'm testing emulatorjs-allancoding and emulatorjs-server (both have their own installation instructions) on my Ubuntu server and I liked the functionality. I've seen that it's easier to create the games with emulatorjs-maker, I haven't found the installation instructions, so I'd like to know if it's possible to implement the code together with emulatorjs-allancoding and emulatorjs-server on my own server, or if i can only use it on your website. I thank you in advance.

allancoding commented 2 years ago

Ok I will add some installation instructions.

allancoding commented 2 years ago

One Problem is that emulatorjs-maker uses my google drive to host the files. Do you have php on your server?

anacshora commented 2 years ago

Yes, I have a server with php and Nginx, and another server with php and Apache. Currently I'm testing the emulators on the first server.

allancoding commented 2 years ago

Ok because it will use php to store and upload files to the server.

anacshora commented 2 years ago

Ok, thanks in advance.

navarrofnc commented 2 years ago

I'm testing emulatorjs-allancoding and emulatorjs-server (both have their own installation instructions) on my Ubuntu server and I liked the functionality. I've seen that it's easier to create the games with emulatorjs-maker, I haven't found the installation instructions, so I'd like to know if it's possible to implement the code together with emulatorjs-allancoding and emulatorjs-server on my own server, or if i can only use it on your website. I thank you in advance.

Hello, did you manage to implement the maker on your server?

allancoding commented 2 years ago

I am almost done.

anacshora commented 2 years ago

I am almost done.

I'm looking forward to it, thank you very much.

anacshora commented 2 years ago

I am almost done.

Hi, how are the preparations?