Brak opisu

lesion a418c4e86c show express url when debugging 5 lat temu
bin a418c4e86c show express url when debugging 5 lat temu
public 8f82ecb19f avoid flashing 5 lat temu
routes faebdfb215 start password level 5 lat temu
scripts fdfba24a4f mpop/msmtp/procmail autoresponder to encrypted mail 5 lat temu
views 8f82ecb19f avoid flashing 5 lat temu
.gitignore eea6575607 add tor level 5 lat temu
README.md 08d5052493 add dev/prod config ENV / README 5 lat temu
app.js 36ddeab64e refactoring env/dev/prod/404/500 5 lat temu
appunti 56a29562d1 appunti 5 lat temu
config.js 08d5052493 add dev/prod config ENV / README 5 lat temu
package.json 36ddeab64e refactoring env/dev/prod/404/500 5 lat temu
yarn.lock 8ce2fd5e84 initial commit 5 lat temu

README.md

[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