Açıklama Yok

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

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