Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 321 Bytes

readme.md

File metadata and controls

19 lines (12 loc) · 321 Bytes

Insta-like Webservice 📷

🚨 Code still under development! 🚨

Usage

  1. 🔑 Rename .env.example to .env and paste your MongoDB Credentials and Cloudinary Key

  2. 💊 Install dependencies

npm install
  1. 🏃 Run the server
npm run dev