StevenReitsma / lolcognac-website

League of Legends Championship website.
4 stars 4 forks source link

LCN: League of Legends Championship Nijmegen 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

Contributing

All pull requests and issues are welcome.