Skip to content

Feature/replace node with bun phoen 1234#197

Open
emielwit wants to merge 6 commits intomasterfrom
feature/replace-node-with-bun-PHOEN-1234
Open

Feature/replace node with bun phoen 1234#197
emielwit wants to merge 6 commits intomasterfrom
feature/replace-node-with-bun-PHOEN-1234

Conversation

@emielwit
Copy link
Contributor

No description provided.

const express = require("express");
const fs = require("fs");
const path = require("path");
import express, { type Request, type Response } from "express";
Copy link
Contributor

@thomas9911 thomas9911 Aug 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what if we use Bun.serve instead of express? (zero deps!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants