RSS Git Download  Clone
Raw Blame History 118B 5 lines
#!/usr/bin/env node
const mod = await import('p3x-redis-ui-server/dist/lib/boot.mjs')
const boot = mod.default
boot()