1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-18 20:59:42 +02:00
Application de documentation gratuite, basé sur l'écosystème Editor.js offrant toutes les opportunités modernes pour travailler avec du contenu. https://codex.so
Find a file
George Berezhnoy 7add63d90b
Page model (#1)
* Initial database and page MVC

* Add mocha tests

* Add docs

* Add docs about nedb query options

* Add eslint and editorconfig + husky

* Improve precommit script

* Remove unnecessary dependencies
2018-08-17 13:58:44 +03:00
bin Page model (#1) 2018-08-17 13:58:44 +03:00
controllers Page model (#1) 2018-08-17 13:58:44 +03:00
database Page model (#1) 2018-08-17 13:58:44 +03:00
models Page model (#1) 2018-08-17 13:58:44 +03:00
public/stylesheets Initial 2018-08-10 19:25:29 +03:00
routes Page model (#1) 2018-08-17 13:58:44 +03:00
test Page model (#1) 2018-08-17 13:58:44 +03:00
views Initial 2018-08-10 19:25:29 +03:00
.editorconfig Page model (#1) 2018-08-17 13:58:44 +03:00
.eslintignore Page model (#1) 2018-08-17 13:58:44 +03:00
.eslintrc Page model (#1) 2018-08-17 13:58:44 +03:00
.gitignore Page model (#1) 2018-08-17 13:58:44 +03:00
app.js Page model (#1) 2018-08-17 13:58:44 +03:00
package.json Page model (#1) 2018-08-17 13:58:44 +03:00
yarn.lock Page model (#1) 2018-08-17 13:58:44 +03:00