ratchetphp / socketo.me

Ratchet's Website
http://socketo.me
Other
22 stars 40 forks source link

Installation/Setup

This is a bit messy, if you're good at cleaning it up, please submit a PR!

Steps to get the site running:

This is assuming you're using Apache. The .htaccess is re-writing to ignore the root directory and look at /web as the root. The demo requires a couple external libraries loaded by composer, the Makefile moves in /web to be publically accessible.

Documentation

All the documentation files are located in /views using the twig format. Create/Edit them and submit PRs!