app default endpoints

This commit is contained in:
Clément GOUIN
2019-06-20 10:07:22 +02:00
parent 7710eaad25
commit fe6cca6453
7 changed files with 193 additions and 48 deletions
+1
View File
@@ -5,6 +5,7 @@
"description": "A static blog using Markdown pulled from your git repository.",
"main": "src/server.js",
"dependencies": {
"ejs": "^2.6.2",
"express": "^4.17.1",
"ncp": "^2.0.0",
"showdown": "^1.9.0",