1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-08 23:15:28 +02:00

Page creation basics (#7)

* Page cration basics

* remove unused code

* add client-side Header validation

* remove static method

* rm await duplication
This commit is contained in:
Peter Savchenko 2018-10-04 22:08:21 +03:00 committed by GitHub
parent 5c0560a2ed
commit 073772c047
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 476 additions and 93 deletions

View file

@ -13,6 +13,7 @@
"@babel/polyfill": "^7.0.0",
"body-parser": "latest",
"codex.editor": "^2.0.11",
"codex.editor.header": "^2.0.5",
"cookie-parser": "~1.4.3",
"debug": "~2.6.9",
"express": "~4.16.0",