Nikita Melnikov
|
4ad37abed0
|
[Feature] Static pages rendering 🤩 (#274)
|
2022-10-17 08:25:38 +08:00 |
|
Nikita Melnikov
|
13762096c4
|
Implement yaml config (#271)
|
2022-09-29 06:41:24 +08:00 |
|
Nikita Melnikov
|
331d45bf73
|
First run improvements (improved DX and docs) (#169)
* add some improvements for project start up
* update development docs
* add note about npx
* fix build command in Dockerfile.prod
* doc update
|
2022-04-12 11:29:25 +04:00 |
|
Nikita Melnikov
|
ce1f7db3d7
|
Fix docker image build on apple silicon (#165)
* fix node-gyp error on apple silicon
* fix typescript compile error
|
2022-04-06 23:46:59 +04:00 |
|
Nikita Melnikov
|
c6e2db0245
|
Docker image optimization (#150)
|
2022-03-06 13:37:06 +04:00 |
|
Nikita Melnikov
|
8d9c19e595
|
Upgrade packages (#149)
* update babel, postcss and webpack
* update editor packages
* update linter packages
|
2022-03-06 11:38:59 +04:00 |
|
Nikita Melnikov
|
34514761f5
|
Typescript rewrite (#147)
* Updated highlight.js
* Update .codexdocsrc.sample
remove undefined page for a fresh new install
* backend rewritten in TS
* test -> TS, .added dockerignore, bug fixed
* Removed compiled js files, eslint codex/ts added
* fixed jsdocs warning, leaving editor confirmation
* use path.resolve for DB paths
* db drives updated + fixed User model
* redundant cleared + style fixed
* explicit type fixing
* fixing testing code
* added body block type
* compiled JS files -> dist, fixed compiling errors
* fixed compiling error, re-organized ts source code
* updated Dockerfile
* fixed link to parent page
* up nodejs version
* fix package name
* fix deps
Co-authored-by: nvc8996 <nvc.8996@gmail.com>
Co-authored-by: Taly <vitalik7tv@yandex.ru>
|
2022-03-05 22:57:23 +04:00 |
|
Nikita Melnikov
|
e27bc52388
|
add docker config and CI config (#109)
|
2020-11-23 14:09:33 +03:00 |
|