jvanvugt / lolcognac-website

CognAC League of Legends Tournament website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CognAC League of Legends Tournament 2015 website

Build status

Introduction

Run a MongoDB server on the background on the default port without username or password. Since it's a dynamic document store you don't need to insert a database structure, it's created on the fly when a document is first inserted. Please make sure all methods you use are compatible with Mono, since the website is running on a Linux server with a modified version of Mono 3.99 (https://github.com/StevenReitsma/mono/tree/MVC5) with mod_mono and Apache. I've heard that problems primarily arise when using the async and await keywords. I haven't tested this myself though.

Dependencies

  • MongoDB
  • RiotSharp (included)
  • MVC 5 + Razor
  • WebGrease

Contributing

All pull requests and issues are welcome.

About

CognAC League of Legends Tournament website


Languages

Language:C# 98.9%Language:CSS 1.0%Language:JavaScript 0.2%Language:ASP 0.0%