SlideShare a Scribd company logo
on the desktop
Massimiliano Arione
28 giugno 2016
chi sono
disclaimer
agenda
cosa NON fare
cosa fare
lo stack
lo stack
web
server
interno!
sqlite!
electron
package.json
{
"main": "main.js",
"scripts": {
"start": "electron main.js"
},
"devDependencies": {
"electron-prebuilt": "^1.1.2",
"gulp-connect-php": "^0.0.7"
}
}
demo!
tips
● file statici in locale (no CDN)
● browser detection si può eliminare
● eventualmente spostare path di salvataggio su sys_get_temp_dir()
question time
?
thanks!
https://github.com/garak/electron-symfony

More Related Content

PDF
breve introduzione a node.js
PPT
node.js e Postgresql
PDF
Dominare il codice legacy
PDF
Infrastructure as Data
PDF
Web base - Javascript (Node.js): Elementi di base
PDF
Node.js - Server Side Javascript
PDF
Stanco delle solite Web App? Passa al Prgressive
PDF
Biglietti, prego! - A ticket for the (command) bus
breve introduzione a node.js
node.js e Postgresql
Dominare il codice legacy
Infrastructure as Data
Web base - Javascript (Node.js): Elementi di base
Node.js - Server Side Javascript
Stanco delle solite Web App? Passa al Prgressive
Biglietti, prego! - A ticket for the (command) bus

More from Massimiliano Arione (20)

PDF
Typed models pug roma febbraio 2020
PPTX
Pipelines!
PDF
Il nostro amico Stan
PDF
PSR7 - interoperabilità HTTP
PDF
Disinstallare fos user bundle e vivere felici
PDF
MAGA - PUG Roma giugno 2017
PDF
PHP7 e Rich Domain Model
PDF
Scrivere e leggere log con elastic
PDF
The metrics
PDF
Managing frontend libs in your Symfony project
PDF
Translating symfony docs
PDF
Managing frontend libs in your php project
PDF
Gestire librerie di frontend in php
PDF
PHP, non lo stesso vecchio linguaggio
PDF
Gestione delle dipendenze con Composer
PDF
Migrare da symfony 1 a Symfony2
PDF
Case study OmniAuto.it
ODP
Symfony: un framework per il web
PPT
Paypal + symfony
ODP
Sviluppo rapido di applicazioni con PHP
Typed models pug roma febbraio 2020
Pipelines!
Il nostro amico Stan
PSR7 - interoperabilità HTTP
Disinstallare fos user bundle e vivere felici
MAGA - PUG Roma giugno 2017
PHP7 e Rich Domain Model
Scrivere e leggere log con elastic
The metrics
Managing frontend libs in your Symfony project
Translating symfony docs
Managing frontend libs in your php project
Gestire librerie di frontend in php
PHP, non lo stesso vecchio linguaggio
Gestione delle dipendenze con Composer
Migrare da symfony 1 a Symfony2
Case study OmniAuto.it
Symfony: un framework per il web
Paypal + symfony
Sviluppo rapido di applicazioni con PHP
Ad

PHP on the desktop