Skip to content

Instantly share code, notes, and snippets.

@danish-rehman
Last active August 17, 2016 17:59
Show Gist options
  • Save danish-rehman/7cfd21058810e449f8333570fba10cef to your computer and use it in GitHub Desktop.
Save danish-rehman/7cfd21058810e449f8333570fba10cef to your computer and use it in GitHub Desktop.
Elysium setup

Setup Elysium on OSx

XXX

Table of contents

Setup Server

Setup VM

  1. Dowload and install Virtualbox
  2. Create a Windows 10 VM.
  3. Download the Windows 10 90days ISO
  4. Run the earlier created VM using the ISO downloaded.

Clone repo

  1. Download sourcetree.
  2. Clone the following repo - server

Setup Visual Studio

  1. Download the free visual studio community version

Build

  1. Click on the Server.sln and open the file in Visual Studio.
  2. Make sure you have the corporate VPN running.
  3. Click on Build ==> Build Solution which is their in the menu.
  4. Pray everything works.

Run

  1. Click Debug ==> Start Debugging
  2. This will automatically open an URL and then append /swagger at the end of the host.

Thanks

  1. Patrick Hayatt
  2. Aarti Mahajan
  3. Dharam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment