Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 182 Bytes

Readme.md

File metadata and controls

7 lines (4 loc) · 182 Bytes

Nearby Friends

  • Run cp .env.example .env to copy environment variables.

  • change MONGO_URL in .env to your Mongo IP and port.

  • Run npm start to satrt the application.