Software to setup similar to Y Combinator 9 points by nagarc 7y ago ↗ HN I want to set up for local news feeds similar to ycombinator. does anyone knows if we can get the source code available or any similar clones? Please advise.
[–] avichalp 7y ago ↗ If you aiming for community discussions and link sharing, first things that come to mind is https://www.discourse.org/ [–] nagarc 7y ago ↗ No. I want to setup my own like the same one as YC [–] sharmi 7y ago ↗ Discourse is open source forum/discussion software that you can host yourself. Youcan also find services that will host it for you for a price. [–] sctb 7y ago ↗ You can use an older version of the same codebase here: http://arclanguage.org.
[–] nagarc 7y ago ↗ No. I want to setup my own like the same one as YC [–] sharmi 7y ago ↗ Discourse is open source forum/discussion software that you can host yourself. Youcan also find services that will host it for you for a price. [–] sctb 7y ago ↗ You can use an older version of the same codebase here: http://arclanguage.org.
[–] sharmi 7y ago ↗ Discourse is open source forum/discussion software that you can host yourself. Youcan also find services that will host it for you for a price.
[–] tgdn 7y ago ↗ I think it doesn't matter what you use. Could literally be anything.From simple server using something like Python/Ruby/Go/... To using JS front-end with simple API.You probably need a database. [–] nagarc 7y ago ↗ Thank you. I mean i wanted a open source software to host similar site and don't want to develop anything
[–] nagarc 7y ago ↗ Thank you. I mean i wanted a open source software to host similar site and don't want to develop anything
[–] dmlittle 7y ago ↗ The closest clone I can think of is Lobsters[1,2][1] https://lobste.rs/[2] https://github.com/lobsters/lobsters
[–] leandot 7y ago ↗ https://lobste.rs/ looks great + open-source. I particularly like their invite-only system.
10 comments
[ 3.3 ms ] story [ 39.3 ms ] threadFrom simple server using something like Python/Ruby/Go/... To using JS front-end with simple API.
You probably need a database.
[1] https://lobste.rs/
[2] https://github.com/lobsters/lobsters