FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Home · CoderBotOrg/backend Wiki · GitHub

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

Wiki pages Pages 27

Clone this wiki locally


Back | FazBrowse Home | New Git URL