How install sharetribe on wamp server

hello everyone,
I search how I can install sharetribe on my wamp server, somebody can help me ?
cheers

Hi there!

Sharetribe Go doesn’t rely on such technologies so it requires different tools.

You can learn more about the technology stack at https://github.com/sharetribe/sharetribe#technology-stack and find installation instructions in the same file.

Hopefully this clarifies things.

Hello there

WAMP = windows + apache + mysql + PHP

Although you can use apache as a reverse proxy to the application, and mysql for database but Sharetribe needs Ruby not PHP, and there are lot of other dependencies as well.

If you just want to learn the process of setting up a marketplace I’d suggest you to use Ubuntu (preferablly Ubuntu server) in VirtualBox/VM-Ware

Here is a step-by-step guide on installing Sharetribe on Ubuntu-16.04, the same process applies to Ubuntu-18.04 as well except the step 7 where instead of this command http://prntscr.com/lw3sv4 you need to write /usr/local/rvm/bin/rvm

https://freedif.org/how-to-install-sharetribe-for-ubuntu-16-04

hello,
thank you for your answers, I will let it go for Wamp. Yes, I juste want to learn the process of setting up a maketplace. I’m going to install Ubuntu in VirtualBox thanks for the guide.
have a nice day.