Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Antonio Vivace edited this page Mar 1, 2019 · 21 revisions

Overview

Development

  1. Download the CoderBot image and flash it on an SD:
# Find the micro sd reader device name
lsblk
# Flask the image
sudo dd bs=4M if=IMAGE_NAME.img of=/dev/DEVICE_NAME conv=fsync status=progress

or follow Base system preparation, starting from Raspbian Stretch vanilla

  1. Backend deployment (API documentation)

  2. Frontend deployment

Or use the Docker container: https://hub.docker.com/r/coderbot/coderbot

Other

Clone this wiki locally
Morty Proxy This is a proxified and sanitized view of the page, visit original site.