Jimmy 2978db229e Update lockfile, startup script default, and browser test path
- Refresh Pipfile.lock with bcrypt and passlib entries
- Default startup script target code/job.py
- Expect new files under code/ in browser integration test
- Bump static script cache-bust query (?v=8)
- Remove trailing blank lines and websocket comments

Made-with: Cursor
2026-05-01 13:31:06 +12:00
2025-01-05 04:48:57 +00:00

connectionmachine

export NODE_OPTIONS=--max-old-space-size=800

Web text editor

This repo includes a FastAPI-based web editor in editor/ for editing text files.

Run it from the project root:

pipenv run start

Then open http://localhost:8000.

Description
No description provided
Readme AGPL-3.0 277 KiB
Languages
JavaScript 86.3%
Python 9.5%
HTML 2.6%
CSS 1.6%