diff --git a/apps/api/.gitignore b/apps/api/.gitignore index ece358e..79b7efd 100644 --- a/apps/api/.gitignore +++ b/apps/api/.gitignore @@ -5,7 +5,6 @@ __pycache__ .DS_Store mycl web.code-workspace -web .env whitelist_books.txt server diff --git a/apps/api/web/index.html b/apps/api/web/index.html new file mode 100644 index 0000000..d3e738d --- /dev/null +++ b/apps/api/web/index.html @@ -0,0 +1,11 @@ + + +
+ + +frontend not embeded
+ + \ No newline at end of file