ethan
ethan
Explore posts from servers
RRailway
Created by ethan on 11/12/2023 in #✋|help
Deploy specific pNPM Turborepo workspace that is run on Bunjs
Hello all! I am attempting to deploy a single pNPM-based Turborepo project (is that what they are called?, apps/api that is currently using a start command that relies on Bunjs being available in the current context (pnpm with-env bun run src/index.ts). That command works locally but I can't seem to get it to work on Railway. What would be the easiest way to get Bun on the container so it can run like this, or is this a bad method and there is a simpler way that I am missing.
33 replies