feat: massCodeWebviewer. A web application for accessing massCode #619
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
massCode Web Viewer
Authentication Setup: Supports GitHub OAuth authentication with configurable allowed user list. File upload requires API Token (can be generated in settings interface)

Homepage Features: Supports local upload or loading from server (currently via script upload, future integration with massCode settings interface considered)
Data Page: Maintains consistent layout with massCode, offering only viewing and filtering capabilities. No editing functionality as the core goal is cross-device accessibility
Settings Interface: Configurable server port, application parameters and security policies. Automatic restart after configuration changes
Overview
Web application that enables remote access to massCode snippets using only the
massCode.db
file.Features
Usage
cp config.example.json config.json # Edit config.json with your settings