-
Notifications
You must be signed in to change notification settings - Fork 4
Installation
Jorge Yagüe París edited this page Jul 16, 2014
·
3 revisions
Wesby is a Play Framework application, so first of all you need to install the Play Activator.
If you want to clone the project you will need Git, alternatively you can download the source in a ZIP ⬇️ and extract it to a directory.
To get a better performance you should use Memcached, in their website you can find instructions on how to install and configure it.
Once you have the source you need to configure Wesby so it can access your data. After that you have to open a terminal, go the Wesby folder and run activator run.
by WESO