User Tools

Site Tools


linux_og_unix:google_coder

Google Coder

Kør det under Linux: http://pi.gadgetoid.com/article/running-google-coder-on-your-existing-raspberry-pi-or-desktop-pc Node.js is also a requirement. Once everything is up and running, point your browser at https://localhost:8081/.

sudo useradd -M pi
sudo apt-get install redis-server
cd ~/projects
git clone https://github.com/googlecreativelab/coder.git
cd coder/coder-base
npm install
npm start
linux_og_unix/google_coder.txt · Last modified: 2023/10/21 19:19 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki