Giter VIP home page Giter VIP logo

Comments (4)

wjgeorge avatar wjgeorge commented on June 2, 2024

See http://chrismcleod.me/2013/09/13/run-coder-for-raspberry-pi-on-your-linux-pc

i also had to install nodejs + nodejs-legacy packages for ubuntu

and the URL will be https://localhost:8081 (or the hostname of where ever you installed the packages)

from coder.

vmauge avatar vmauge commented on June 2, 2024

I try tro do the same on Mac and the procedure is :
Install XCode and Command line tool
Install NodeJS and npm from http://nodejs.org/download/
Install GIT from http://git-scm.com/download/mac
git clone https://github.com/googlecreativelab/coder.git
cd coder/coder-base
npm install
npm start

After connect to https://localhost:8081 and choose a password. On the console running node you need to for now enter your password. An other solution as explain in issue #4 will be to modify auth apps.

You can finally enjoy coder.

from coder.

lurch avatar lurch commented on June 2, 2024

There's also another guide for doing this here: http://pi.gadgetoid.com/article/running-google-coder-on-your-existing-raspberry-pi-or-desktop-pc

from coder.

brannondorsey avatar brannondorsey commented on June 2, 2024

@vmauge what command actually starts the node.js server that coder runs on from a Mac? Does the node.js that you write in the Coder node tab run on top of that process or in a separate node.js process? And where could it be monitored? I may open an issue for this question specifically.

from coder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.