You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.
res.render('index', {posts: getHN(savePath), ModalTitle: "User Manual", ModalContent: "This unique Hackernews Client allows you to not only read what's going on, but also to see (with images). <br>If you just want to get to the next card <strong>Swipe Left</strong>, but if you are interested in reading more about a post <strong>Swipe Right</strong> and the link to that post will open in a new tab."})
})
app.listen(port, async () => {
console.log(`Example app listening at http://localhost:${port}`)