Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Install and run BeYourMarket on your PC. Create a new marketplace in 5 minutes!

Running BeYourMarket with Visual Studio 2013

  1. Get source with git clone (See Installation Running BeYourMarket with Visual Studio 2013)

  2. Compile the solution

  3. Set the project BeYourMarket.Web as startup solution


  4. RunĀ BeYourMarket.Web

  5. An installation wizard will be launch as below, choose admin username/password, select database type, click Install button



  6. When it finished, it will be redirected to the home page of your new marketplace!

...

Info

To launch the installation wizard again, simply remove the Default connection string in connectionstrings.config

Filter by label (Content by label)
cqllabel = "development"

...