/battlecode19

React & Django

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

battlecode19

Monorepo for Battlecode 2019 development.

  • /app: Frontend dashboard and web IDE in React
  • /api: Backend API in Django Rest Framework
  • /coldbrew: The engine, viewer, and runtime in JS
  • /transpiler: A microservice for transpiling Java and Python into JS for coldbrew.
  • /landing: A small static landing page.
  • /blog: A static blog in Hugo.