Skip to content

littlekreen/roleplaygateway

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roleplaygateway

source code for roleplaygateway.com

Directory Structure

styles/RolePlayGateway/template contains most of the "templates" for pages.

Tests

We're using PHPUnit to test our existing infrastructure as we prepare for migration to Fabric. Following the Maki Philosophy, we will use a REST API to formally define a list of Resources and their expected behavior. From this point, we will use TDD to finalize a 1.0 version of RPG, then begin writing migration scripts for Fabric.

Installation

$ composer require phpunit/phpunit
$ composer require guzzlehttp/guzzle
$ composer update

Running Tests

$ composer test

Goals

Next steps of this project are to build a working Docker image of the site that can be independently deployed with a single command. Help wanted!

About

source code for roleplaygateway.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 48.3%
  • HTML 41.6%
  • JavaScript 6.0%
  • CSS 3.0%
  • ActionScript 0.7%
  • Ruby 0.3%
  • Other 0.1%