NodeWorldOfText: Difference between revisions
Appearance
Dat Hack3r (talk | contribs) m →Hosting an NWOT using Replit: Added link to Kkosty4ka's fork. |
Dat Hack3r (talk | contribs) Update of NWOT status and section renaming. |
||
| Line 35: | Line 35: | ||
* If you're receiving an error saying <code>Cannot find module</code>, make sure you've installed the modules by running <code>npm install</code>. | * If you're receiving an error saying <code>Cannot find module</code>, make sure you've installed the modules by running <code>npm install</code>. | ||
== | == Currently active NWOTs == | ||
There are currently no active NWOTs. See below. | |||
== Inactive or discontinued NWOTs == | |||
* [https://vnc.l5.ca/ Hungarian NWOT] | * [https://vnc.l5.ca/ Hungarian NWOT] | ||
== Hosting an NWOT | == Hosting an NWOT on Replit == | ||
It used to be possible to host NWOT | It used to be possible to host NWOT on {{wp|Replit|Replit's}} free [https://docs.replit.com/additional-resources/hosting-web-pages web hosting service]. This could be accomplished by [https://docs.replit.com/replit-workspace/using-git-on-replit/running-github-repositories-replit importing] [[KKosty4ka]]'s NodeWorldOfText [https://github.com/KKosty4ka/NodeWorldOfText/ fork] to Replit and running the [https://github.com/KKosty4ka/NodeWorldOfText/tree/for-repl-it <code>for-repl-it</code> branch], which would host the NWOT at <code><nowiki>https://[repl name].[user name].repl.co</nowiki></code>. However, Replit's [https://blog.replit.com/hosting-changes hosting changes] effectively discontinued all NWOTs hosted on their platform. | ||
=== | === Former NWOTs Hosted on Replit === | ||
Below is a list of now-defunct NWOTs that were hosted using Replit. | Below is a list of now-defunct NWOTs that were hosted using Replit. | ||