billythekid / coronadarts

Run your own darts competitions from home
0 stars 0 forks source link
competitions darts nsfw websites

Please note, this is a work in progress and a personal project.

Feel free to raise PRs or issues if you find it helpful.


Table of Contents generated with DocToc

Installation

  1. Clone or download the master branch.
  2. Copy .env.example to .env and replace the DB_DSN dbname value to your own database name as well as any other database settings.
  3. Set the DEFAULT_SITE_URL to match your base url.
  4. Run composer install in the terminal.
  5. Hit https://yoursite.com/admin and set your admin user account details / run the installer.

It should be noted that this is the free solo version of Craft CMS. If you require more users, such as admin or other league administrators, you will need to upgrade the site to Pro. More information about Craft CMS versions and pricing can be found on the Craft CMS website.

Documentation

Please see the wiki for details on how to use this app.

Roadmap

Please see the features roadmap and technical roadmap issues