Tools for the Atmosphere tools.slices.network
quickslice atproto html
at main 8 lines 109 B view raw
1[phases.setup] 2nixPkgs = ["bun"] 3 4[phases.install] 5cmds = ["bun install"] 6 7[start] 8cmd = "bun run server.ts"