una storia non finita
Find a file
2018-08-26 23:22:55 +02:00
bin add tor level 2018-07-21 01:14:47 +02:00
public avoid flashing 2018-08-12 00:05:52 +02:00
routes start password level 2018-08-11 01:26:31 +02:00
scripts/autoresponder mpop/msmtp/procmail autoresponder to encrypted mail 2018-08-09 16:48:47 +02:00
views avoid flashing 2018-08-12 00:05:52 +02:00
.gitignore add tor level 2018-07-21 01:14:47 +02:00
app.js remove unused express stuff 2018-08-10 00:19:47 +02:00
appunti appunti 2018-08-09 16:46:21 +02:00
config.js add dev/prod config ENV / README 2018-08-26 23:22:11 +02:00
package.json add some deps (vue/moment/request) 2018-08-26 23:22:55 +02:00
README.md add dev/prod config ENV / README 2018-08-26 23:22:11 +02:00
yarn.lock initial commit 2018-07-21 00:55:00 +02:00

[WIP]

si, e' tutto in js. stacce stack classico (node, express, blabla). per i template uso pug.

la app parte da app.js ma in generale il routing lo fa routes/index.js

per farlo partire:

npm run dev

visit http://localhost:8000