redesign table layout

master
Kevin Kennell 9 years ago
parent cd5b6fe981
commit d39a7f4141
  1. 34
      README.md

@ -3,31 +3,31 @@
## Popular ## Popular
name | language/stack | source | comments name | language/stack | comments | deployments
-----| -------------- | ------ | -------- -----| -------------- | ------ | --------
LynxChan | NodeJS + MongoDB | https://gitgud.io/LynxChan/LynxChan | all functionality exposed via JSON based RPC [LynxChan](https://gitgud.io/LynxChan/LynxChan ) | NodeJS + MongoDB | all functionality exposed via JSON based RPC | [LynxHub](http://lynxhub.com/)
vichan | PHP + MySQL | https://github.com/vichan-devel/vichan/ | Fork of Tinyboard [vichan](https://github.com/vichan-devel/vichan/) | PHP + MySQL | Fork of Tinyboard |
infinity-next | PHP + RDMBS | https://github.com/infinity-next/infinity-next | Rewrite of infinity, built on top of the Laravel framework [infinity-next](https://github.com/infinity-next/infinity-next) | PHP + RDMBS | Rewrite of infinity, built on top of the Laravel framework |
Wakaba | Perl + RDMBS | http://wakaba.c3.cx/s/web/wakaba_kareha | Inspired by Futaba and Futallaby [Wakaba](http://wakaba.c3.cx/s/web/wakaba_kareha) | Perl + RDMBS | Inspired by Futaba and Futallaby |
Kareha | Perl + RDMBS | http://wakaba.c3.cx/s/web/wakaba_kareha | textboard-only version of Wakaba [Kareha](http://wakaba.c3.cx/s/web/wakaba_kareha) | Perl + RDMBS | textboard-only version of Wakaba |
TinyIB | PHP + MySQL | https://github.com/tslocum/TinyIB | [TinyIB](https://github.com/tslocum/TinyIB) | PHP + MySQL | |
## Various other ## Various other
name | language/stack | source | comments name | language/stack | comments | deployments
-----| -------------- | ------ | -------- -----| -------------- | ------ | --------
4jhan | NodeJS + RDMBS | https://github.com/phikal/4jhan-server | board engine only (JSON-based server-client architecture) [4jhan](https://github.com/phikal/4jhan-server) | NodeJS + RDMBS | board engine only (JSON-based server-client architecture) |
doushio | NodeJS + Redis | https://github.com/lalcmellkmal/doushio | Real-time features [doushio](https://github.com/lalcmellkmal/doushio) | NodeJS + Redis | Real-time features |
mei | Ruby on Rails + RDMBS | https://github.com/lulalala/mei | [mei](https://github.com/lulalala/mei) | Ruby on Rails + RDMBS | |
meguca | Go + RethinkDB + Typescript | https://github.com/bakape/meguca | Real-time features [meguca](https://github.com/bakape/meguca) | Go + RethinkDB + Typescript | Real-time features |
## Legacy, inactive or abandoned ## Legacy, inactive or abandoned
name | language/stack | source | comments name | language/stack | comments | deployments
-----| -------------- | ------ | -------- -----| -------------- | ------ | --------
infinity | PHP + MySQL | https://github.com/ctrlcctrlv/infinity | deprecated in favor of vichan and/or infinity-next [infinity](https://github.com/ctrlcctrlv/infinity) | PHP + MySQL | deprecated in favor of vichan and/or infinity-next | [8chan](http://8ch.net)
Kusaba X | PHP + RDMBS | http://kusabax.cultnet.net/ | no updates since 2013 [Kusaba X](http://kusabax.cultnet.net/) | PHP + RDMBS | no updates since 2013 |
Edaha | PHP + RDMBS | https://github.com/Edaha/Edaha | Fork of Kusaba X, no updates since 2013 [Edaha](https://github.com/Edaha/Edaha) | PHP + RDMBS | Fork of Kusaba X, no updates since 2013 |
Tinyboard | PHP + MySQL | https://github.com/savetheinternet/Tinyboard | [Tinyboard](https://github.com/savetheinternet/Tinyboard) | PHP + MySQL | |
### Other ressources ### Other ressources
* http://www.9ch.in/overscript/ * http://www.9ch.in/overscript/

Loading…
Cancel
Save