Re: [Try-it-now app] Progress thread

2017-11-28 Thread Olaf Krueger
>I will try to get your code working locally first. If you'll go with this code [1] keep in mind that it was just a quick hack ;-) Thanks, Olaf [1] https://gist.github.com/anonymous/2632b00bf51bc77565657569217c75a4 -- Sent from: http://apache-royale-development.20373.n8.nabble.com/

Re: [Try-it-now app] Progress thread

2017-11-28 Thread OmPrakash Muppirala
Olaf I will try to get your code working locally first. Then I will push it to Erik's vm. We dont need to figure out the db right away. I'm sure mongodb or dynamodb should work. We can figure that out when we come to that. Thanks, Om On Nov 28, 2017 5:27 AM, "Harbs"

Re: [Try-it-now app] Progress thread

2017-11-28 Thread Harbs
Installing npm on linux is pretty straightforward. SSH and a few commands should do it…[1] I think DynamoDB is the easiest way to use NoSQL on AWS.[2] The Free tier will probably be enough for the foreseeable future.[3] Harbs [1]http://blog.teamtreehouse.com/install-node-js-npm-linux

Re: [Try-it-now app] Progress thread

2017-11-28 Thread Erik de Bruin
Olaf, >The instance has a basic PHP stack on it > Although I'm doing PHP since PHP3 I would prefer to go with NodeJS and a > NoSQL DB here. > I am still learning NodeJS but it seems to me it is straightforward and we > also could implement some real time stuff maybe a bit easier. (I think in a >

Re: [Try-it-now app] Progress thread

2017-11-28 Thread Olaf Krueger
Hi Erik, >The instance has a basic PHP stack on it Although I'm doing PHP since PHP3 I would prefer to go with NodeJS and a NoSQL DB here. I am still learning NodeJS but it seems to me it is straightforward and we also could implement some real time stuff maybe a bit easier. (I think in a more

Re: [Try-it-now app] Progress thread

2017-11-28 Thread Olaf Krueger
Hi, >But, given that we are going to point the site royale.apache.org to a >wordpress.com site, we should be able to embed this `Try it out` app from a >separately hosted server. Ahh... maybe you misunderstood me: With 'embed' I just mean if we should make the try-it-now app part of the