bun-backend Setup Go to project folder cd bun-backend Install Dependencies npm run setup Create .env with following content DB_URL= PORT=3000 SECRET=AAA Run Start Server npm start Open in url or using an Endpoint tester (postman) http://127.0.0.1:3000/