Ei kuvausta

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

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