/axigrow

Experiment for GROW2017 🤖. Draw your twitter account with an AxiDraw.

Primary LanguageJavaScript

Axigrow

Experiment for GROW2017. Draw your twitter account with an axidraw.

Cncserver

Launch the Cncserver to connect your Axidraw api.

node cncserver --botType=axidraw --debug=true --httpLocalOnly=false

Node server

Launch the Nodeserver to control your Axidraw.

node nodeserver({Axidraw IP Adress})

Site

Node server on localhost:3000

Launch the Node server to retrieve some datas from Twitter.

cd site
node server

Website on localhost:8080

Launch the website to enter your Twitter account and start the experiment.

cd site
npm install
npm run dev

Meta

Julien Espagnon – @Julien_Espagnon – https://github.com/julienes

Arnaud Pinot – @PinotArnaud – https://github.com/arnvvd