/flep-server

Server for Flep! - a geolocated chat app

Primary LanguageC#

Flep! Server

This is a dotnetcore REST service for the Flep! App; available on Google Play

This is still WIP and there's a lot of code cleanup left to do. It's only been tested on Debian Jessie.

  • Install dotnetcore (see this installation guide)
  • run dotnet restore to restore nuget packages.
  • run run_dev.sh or run_prod.sh which will provide a fix for this issue