Skip to content

Tags: p-sw/theta

Tags

backend.v2025-08-11.2

Toggle backend.v2025-08-11.2's commit message

Verified

This commit was signed with the committer’s verified signature.
p-sw Shinwoo PARK
fix(cors): configure CORS to use frontend host from environment variable

backend.v2025-08-11

Toggle backend.v2025-08-11's commit message

Verified

This commit was signed with the committer’s verified signature.
p-sw Shinwoo PARK
docs: update README to reflect remote sync support in client-first sy…

…stem and mark remote sync with client key as complete

backend.v2025-08-10

Toggle backend.v2025-08-10's commit message

Verified

This commit was signed with the committer’s verified signature.
p-sw Shinwoo PARK
chore: update .gitignore and package.json for build process

- Added 'dist/*' to .gitignore to exclude build artifacts.
- Introduced new compile scripts in package.json for building the project for different architectures (x64, arm, win).