An admin panel for EPiServer Social.
Clone or download the repo.
Before running, open the Web.config and replace YOUR_APP_ID and YOUR_AUTH_SECRET in:
authentication appId="YOUR_APP_ID" secret="YOUR_AUTH_SECRET"
Also the episerver.social/endpoints uses "localhost" as the cloud server. Replace with your own hostname.
Once setup, clean, build, and run the solution.