Aucune description

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

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