sahat / instagram-hackhands

Source code for HackHands blog post

Home Page:https://hackhands.com/building-instagram-clone-angularjs-satellizer-nodejs-mongodb/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Public folder path is not correct

ezibyte opened this issue · comments

It should be

app.use(express.static(path.join(__dirname, './../client'), { maxAge: 2628000000 }));