ipeterov / aiarena-web

A website for running the aiarena.net ladder.

Home Page:https://aiarena.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aiarena-web

A website for running the aiarena.net infrastructure.

See the live website here

Dev Install instructions

Module structure:

aiarena/core

Core project functionality

aiarena/api

Web API endpoints and functionality.
This root api folder contains views for public use.

aiarena/api/arenaclient

API endpoints specifically for use by the arenaclients to obtain new matches and report results.

aiarena/api/stream

API endpoints specifically for use by the livestream player to obtain a curated list of match replays to feature.

aiarena/frontend

Django template website frontend

aiarena/patreon

A module for linking website users to their patreon counterparts.

License

Copyright (c) 2019

Licensed under the GPLv3 license.

About

A website for running the aiarena.net ladder.

https://aiarena.net

License:GNU General Public License v3.0


Languages

Language:Python 78.1%Language:HTML 18.1%Language:CSS 3.8%Language:Dockerfile 0.1%