Files
pr-preview/node_modules/confbox/dist/index.mjs
T
space a71f801c3f feat: initial scaffold - backend, frontend, Prisma schema, Docker
- Prisma schema: User, Session, RepoConfig, Preview, Job, WebhookToken, NoConfigComment, AdminSettings
- Backend: auth (login/logout/me/first-user setup), webhook handler with HMAC verification, EC2 service, SSH service, deploy pipeline, job queue worker, cron workers
- Frontend: Login with first-user detection, Dashboard, PreviewDetail with live log streaming, Settings, Repos config, Admin panel, SetupWizard, Privacy page
- Docker Compose and Dockerfile for self-hosted deployment
- Uses bcryptjs for Node 24 compatibility

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-25 00:18:08 +02:00

1 line
726 B
JavaScript

import"./_chunks/rolldown-runtime.mjs";import"./_chunks/libs/json5.mjs";import{parseJSON5 as e,stringifyJSON5 as t}from"./json5.mjs";import"./_chunks/libs/jsonc-parser.mjs";import{n,t as r}from"./_chunks/json.mjs";import{parseJSONC as i,stringifyJSONC as a}from"./jsonc.mjs";import"./_chunks/libs/js-yaml.mjs";import{parseYAML as o,stringifyYAML as s}from"./yaml.mjs";import{parseTOML as c,stringifyTOML as l}from"./toml.mjs";import"./_chunks/libs/ini.mjs";import{parseINI as u,stringifyINI as d}from"./ini.mjs";export{u as parseINI,r as parseJSON,e as parseJSON5,i as parseJSONC,c as parseTOML,o as parseYAML,d as stringifyINI,n as stringifyJSON,t as stringifyJSON5,a as stringifyJSONC,l as stringifyTOML,s as stringifyYAML};