Website for Pretendo Network
Go to file
RedDucks e52ccfdfd8 Added morgan, removed body-parser, misc changes
Added morgan for some route debugging. Removed body-parser since it's built into express now. Made some error returns more clear and modern-ized some random snippets
2018-11-23 23:41:09 -05:00
assets responsiveness! 2018-11-23 16:59:05 +01:00
helpers Added morgan, removed body-parser, misc changes 2018-11-23 23:41:09 -05:00
locales Added more locale stuff 2018-11-23 22:58:55 -05:00
middleware pnid integrated navbar, some UX stuff and start on pnid dashboard. 2018-11-20 16:09:35 +01:00
models templated posts on home. 2018-11-23 14:44:27 +01:00
routes Added morgan, removed body-parser, misc changes 2018-11-23 23:41:09 -05:00
views Added more locale stuff 2018-11-23 22:58:55 -05:00
.eslintignore client js login system + login card styling + fixed template issues 2018-11-22 21:30:31 +01:00
.eslintrc.json responsive details + working mobile navigation. 2018-11-05 11:51:46 +01:00
.gitattributes Initial commit 2018-02-20 16:59:53 -05:00
.gitignore updated gitignore and example static text 2018-10-14 19:39:27 +02:00
.travis.yml Added travis.yml 2018-10-11 04:17:48 -04:00
config.example.json pnid account creation start. still stuff to fix and change tho 2018-10-17 22:33:49 +02:00
LICENSE actually add a license 2018-03-11 17:13:39 -05:00
package-lock.json Added morgan, removed body-parser, misc changes 2018-11-23 23:41:09 -05:00
package.json Added morgan, removed body-parser, misc changes 2018-11-23 23:41:09 -05:00
passport.config.js removed some debug logs 2018-11-23 14:47:31 +01:00
README.md Initial commit 2018-02-20 16:59:53 -05:00
server.js Added morgan, removed body-parser, misc changes 2018-11-23 23:41:09 -05:00
setupAdminUser.js updated styling and MOAR TEMPLATING 2018-11-17 20:45:04 +01:00

pretendo_website