nurdism / neko

A self hosted virtual browser (rabb.it clone) that runs in docker.
Apache License 2.0
2.03k stars 185 forks source link

I want to make a mobile app for this. #58

Closed RW456 closed 4 years ago

RW456 commented 4 years ago

I want to make myself a mobile app for this, as I think it would be helpful. However, the code on this is minified, so I'm having trouble working with the APIs. Is there a non minified version somewhere, so I can actual decipher this code?

nurdism commented 4 years ago

None of the code is minified? Only when packaged it gets minified

RW456 commented 4 years ago

Oh, sorry. I was only using the console in the browser, not the actual source code