설명 없음

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

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