Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

hightemp/wapp_markdown_server

Repository files navigation

wapp_markdown_server

Сервер для markdown файлов.

Вырианты запуска приложения

С .env

MD_PATH=/home/user/md

С параметром

dist/__main__ -b0.0.0.0:5022 -d /test/path
wapp_markdown_server.bin -b0.0.0.0:5022 -d /test/path

Сборка и запуск

flask

build.sh flask

zipapp

build.sh zipapp run

pyinstaller

build.sh pyinst_docker run

AltStyle によって変換されたページ (->オリジナル) /