Commit Graph

9 Commits

Author SHA1 Message Date
Robert Webb
0c05f3d357 Fixed some more linting
Removed eslint errors related to the after variable being undefined.
2019-02-17 19:58:20 -08:00
24ae647142 adding a comment backend, experimenting with static html frontend (plus bash) 2019-02-14 08:59:14 -08:00
df2afd36e2 F 2019-02-13 14:28:27 -08:00
26524549c1 Merge branch 'master' of ssh://irc.anarchyplanet.org:2222/notnull/hacker-news-cli 2019-02-13 08:13:08 -08:00
8db4e1ef54 added votes 2019-02-13 08:08:41 -08:00
notnull
284be0ecdd added models for comment and user; added .eslintrc and .prettierrc 2019-02-13 11:07:11 -05:00
Robert Webb
3f8e8479d0 Added linting to the project 2019-02-10 16:07:09 -08:00
notnull
2ac6cc2ff2 added seed, and a template for serving the html 2019-02-07 20:59:24 -08:00
notnull
9e90002113 added database and express server 2019-02-07 18:47:35 -08:00