-
Notifications
You must be signed in to change notification settings - Fork 20
Installation
I'd recommend you register and play the game at https://www.eclecticmeme.com and decide if it is worth the hassle. Running an RPG is not a trivial task.
A complete lampstack , a fundamental understanding of Drupalcms (and a bit of php/mysql might help too) will be required.
Later I'll document some stuff on cron jobs or better yet php daemons, so stay tuned. [edit] likely to be replaced with node based AgendaJs. There are three distinct sections. That might end up being separated into their own repos.
Php, Mysql, Curl,unzip,pdo mbstring
-
First install Drupal using composer
-
Install these modules Profile, Entity, Theme Switcher Rules, Paragraphs, Entity Reference Revisions, Pathauto, Token
-
Upload this code to the modules/custom directory and install
-
Via the commmand line build the client: client/npm run build
-
Via the command line start the server : server/ node index.js