Settings

Theme

Software to setup similar to Y Combinator

9 points by nagarc 7 years ago · 10 comments · 1 min read


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.

tgdn 7 years 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.

  • nagarcOP 7 years ago

    Thank you. I mean i wanted a open source software to host similar site and don't want to develop anything

avichalp 7 years ago

If you aiming for community discussions and link sharing, first things that come to mind is https://www.discourse.org/

quickthrower2 7 years ago

https://vuejs.org/v2/examples/hackernews.html

dmlittle 7 years ago

The closest clone I can think of is Lobsters[1,2]

[1] https://lobste.rs/

[2] https://github.com/lobsters/lobsters

leandot 7 years ago

https://lobste.rs/ looks great + open-source. I particularly like their invite-only system.

kojeovo 7 years ago

you can view the frontend source with your browser

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection