Thanks Brian, https://repl.it/ is new to me and pretty cool.

Another similar service is Glitch. They offer a Node.js IDE that's easy to use 
and very full featured. I made this some time ago, but haven't updated it in a 
while:

https://glitch.com/~tiddlywiki-for-glitch

Best wishes

Jeremy.

--
Jeremy Ruston
jer...@jermolene.com
https://jermolene.com

> On 18 Dec 2018, at 06:20, TonyM <anthony.mus...@gmail.com> wrote:
> 
> Brian,
> 
> Thanks for sharing, that sounds and Looks really interesting. It looks like a 
> great piece of infrastructure for TiddlyWiki as a service if it can be 
> sufficiently secured.
> 
> Do share more about what you understand about this, is the repl.it service 
> open source? etc... I wonder how bob or TiddlyServer would fair on this 
> platform.
> 
> Regards
> Tony
> 
> 
>> On Tuesday, December 18, 2018 at 2:30:12 PM UTC+11, Brian Theado wrote:
>> https://repl.it/ allows you to spin up an online project for one of many 
>> programming languages (https://repl.it/languages) including javascript + 
>> nodejs.
>> 
>> Any npm package can be included in the project, including the TiddlyWiki 
>> package. If the code you run listens on a TCP port, then your project will 
>> automatically get its own web address.
>> 
>> I created a project at https://repl.it/@BrianTheado/TiddlyWiki which 
>> includes the TiddlyWiki package and starts it listening and it got the web 
>> address https://tiddlywiki.briantheado.repl.co/
>> 
>> If you click on the fork button at https://repl.it/@BrianTheado/TiddlyWiki, 
>> then you will get your own instance of the project. You will get your own 
>> url and your own tiddler storage.  You can use it to play around and learn 
>> the nodejs side of TiddlyWiki. It will take a minute or two for your forked 
>> instance to launch and for the npm package to install.
>> 
>> Brian
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/ec146ed2-3703-4f62-91d7-15ac10ff1d8a%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7F71D312-7DBC-4A4D-8247-52F93D755511%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to