##A self hosted Photo Portfolio developed with Node.js, Express, Jade, Angular and Bootstrap
Install
- Install Node.js in your computer/server
- Install MongoDB
- Copy the full repository to any directory your computer/server
- Go to /config.js and change the configurations to match your server
- Go to install_dir and type npm install to download all the dependencies (some dependencies might required other packages to be installed on the server)
- Go to install_dir/bin_ and type node www
- Change /public/images/background.jpg, logo.png and logo-lg.png for your own stuff
- Configure your social media and Google Analitics on /public/js/constants/config.js
- Play around with CSS and make this your own unique photo-portifolio!
If you have any doubts, you can reach me on twitter @lucavgobbi or send me an email: me@lucavgobbi.com