Skip to content

jvanvugt/lolcognac-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.8%
  • Other 1.2%