AeThex-OS/script
MrPiglr 8efae10378 fix(build): output server bundle as .cjs for ES module compatibility
- Change server output from index.js to index.cjs
- Update start script to run index.cjs
- Fixes 'module is not defined' error on Railway
- CommonJS format explicit with .cjs extension

Resolves module format conflict where package.json has 'type: module'
but server bundle uses CommonJS format
2026-02-12 15:10:41 -07:00
..
backfill-organizations.ts feat: Add revenue_events table and fix migration FK constraints 2026-01-05 04:54:12 +00:00
build-all-isos.sh Update .gitignore to exclude Linux build artifacts and binaries 2026-01-25 19:57:58 -07:00
build-linux-iso-full.sh new file: .gemini/settings.json 2026-01-03 23:56:43 -07:00
build-linux-iso-simple.sh refactor: Simplified ISO build for Docker (no privileged mode) 2025-12-28 09:17:24 -07:00
build-linux-iso.sh Update .gitignore to exclude Linux build artifacts and binaries 2026-01-25 19:57:58 -07:00
build-unikernel.sh fix(android): force manual file load to bypass black screen issue 2026-02-11 21:49:31 -07:00
build.ts fix(build): output server bundle as .cjs for ES module compatibility 2026-02-12 15:10:41 -07:00
capacitor-live-reload.ts Add Capacitor live reload for quick device testing 2026-01-31 21:12:44 +00:00
capacitor-production.ts Add Capacitor live reload for quick device testing 2026-01-31 21:12:44 +00:00
check-domains.sh feat: integrate AeThex Language across entire OS ecosystem 2026-02-11 22:28:05 -07:00
check-tables.ts new file: server/api/os.ts 2025-12-24 01:25:27 +00:00
cli-commands.ts modified: package-lock.json 2025-12-23 21:10:42 +00:00
cli.ts modified: package-lock.json 2025-12-23 21:10:42 +00:00
flash-usb.sh tools: add USB flash script and GitLab artifact downloader; docs: quick flashing guide; gitignore artifacts/ and ISO files 2025-12-27 23:45:00 +00:00
gitlab-download-artifacts.sh new file: README.txt 2025-12-28 02:53:08 +00:00
migrate-mode.ts modified: server/routes.ts 2025-12-24 02:45:56 +00:00
migrate-os.ts new file: server/api/os.ts 2025-12-24 01:25:27 +00:00
org-scope-audit.ts feat: Add revenue_events table and fix migration FK constraints 2026-01-05 04:54:12 +00:00
run-migration.ts new file: EXPANSION_COMPLETE.md 2025-12-24 00:24:40 +00:00
run-os-migration.ts new file: server/api/os.ts 2025-12-24 01:25:27 +00:00
seed.ts new file: script/seed.ts 2025-12-24 17:45:22 +00:00
setup-ventoy-windows.ps1 Update .gitignore to exclude Linux build artifacts and binaries 2026-01-25 19:57:58 -07:00
verify-iso.sh new file: .gemini/settings.json 2026-01-03 23:56:43 -07:00