-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature(scripts): Putting Live Logs in Browser.
Server now uses ``fastapi``. It is a pain using logs in the terminal. Logs are pushed to a unix socket, into ``mongodb``, and then can be read using the ``fastapi`` app. Moved terminal theme to its own ``scss``. Added volume to overwrite ``./docker/.data`` in dev server container. Added ``fastapi`` and ``uvicorn`` as dependencies.
- Loading branch information
1 parent
70bc367
commit 484fe26
Showing
18 changed files
with
754 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.