Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 904 Bytes

readme.md

File metadata and controls

24 lines (17 loc) · 904 Bytes

my Instagram

NodeJS Express.js MongoDB Redis Socket.io

A small program similar to Instagram.

Installation

first install dependencies using :

  npm i

then in ".env" file set your bucket's and databases datas, with using command below you can start program:

  npm start

i used this instagram client repo.