Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 377 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 377 Bytes

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.