User Tools

Site Tools


linux_og_unix:google_coder

Differences

This shows you the differences between two versions of the page.


linux_og_unix:google_coder [2023/10/21 19:19] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +==== Google Coder ====
  
 +  * Download image fra: http://googlecreativelab.github.io/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/.
 +<code>
 +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
 +</code>

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki