Skip to content

santhosh-chinnasamy/nearby-friends

Repository files navigation

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.