timphan92 / horriblecharades

HorribleCharades with .NETCore, signalR, React-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

horriblecharades

HorribleCharades with .NETCore, signalR, React-native

#Setup backend for dev unix

  • dotnet run, listening on localhost:5000.
  • mongodb service should be on. Make sure you have created a user admin with password abc123!. Or change the mongo connectionstring.
  • ngrok http 5000 (setup secure tunnel to localhost for API-tests with signalR)

#Setup frontend for dev unix

  • Expo on mobilephone
  • yarn start

About

HorribleCharades with .NETCore, signalR, React-native


Languages

Language:C# 79.4%Language:JavaScript 20.6%