ksajan / battlecode19

React & Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

React & Django

License:GNU General Public License v3.0


Languages

Language:JavaScript 50.6%Language:Python 21.0%Language:CSS 16.7%Language:HTML 11.0%Language:Dockerfile 0.3%Language:Java 0.2%Language:Shell 0.2%