{"id":29117431,"url":"https://github.com/bedtime-coders/bepstack","last_synced_at":"2025-06-29T12:01:55.980Z","repository":{"id":300403452,"uuid":"1006085691","full_name":"bedtime-coders/bepstack","owner":"bedtime-coders","description":"Bun + ElysiaJS + Prisma = Bepstack. Rolls off the tongue, doesn't it?","archived":false,"fork":false,"pushed_at":"2025-06-21T13:54:18.000Z","size":291,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-21T14:29:20.821Z","etag":null,"topics":["backend","bun","elysiajs","prisma","realworld","realworld-backend","server","typescript","web"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bedtime-coders.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-21T13:10:31.000Z","updated_at":"2025-06-21T13:54:21.000Z","dependencies_parsed_at":"2025-06-21T14:29:35.273Z","dependency_job_id":"30d371c9-98f2-4508-b569-d16a7bb664b3","html_url":"https://github.com/bedtime-coders/bepstack","commit_stats":null,"previous_names":["bedtime-coders/bepstack"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bedtime-coders/bepstack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bedtime-coders%2Fbepstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bedtime-coders%2Fbepstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bedtime-coders%2Fbepstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bedtime-coders%2Fbepstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bedtime-coders","download_url":"https://codeload.github.com/bedtime-coders/bepstack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bedtime-coders%2Fbepstack/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262589813,"owners_count":23333250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backend","bun","elysiajs","prisma","realworld","realworld-backend","server","typescript","web"],"created_at":"2025-06-29T12:00:55.103Z","updated_at":"2025-06-29T12:01:55.972Z","avatar_url":"https://github.com/bedtime-coders.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align='center'\u003e\n\n\u003ch1\u003eBepstack\u003c/h1\u003e\n\n[![Tests Status](https://github.com/bedtime-coders/bepstack/actions/workflows/tests.yml/badge.svg?event=push\u0026branch=main\u0026)](https://github.com/bedtime-coders/bepstack/actions/workflows/tests.yml?query=branch%3Amain+event%3Apush) [![Discord](https://img.shields.io/discord/1164270344115335320?label=Chat\u0026color=5865f4\u0026logo=discord\u0026labelColor=121214)](https://discord.gg/8UcP9QB5AV) [![License](https://custom-icon-badges.demolab.com/github/license/bedtime-coders/bepstack?label=License\u0026color=blue\u0026logo=law\u0026labelColor=0d1117)](https://github.com/bedtime-coders/bepstack/blob/main/LICENSE) [![Bun](https://img.shields.io/badge/Bun-14151a?logo=bun\u0026logoColor=fbf0df)](https://bun.sh/) [![ElysiaJS](https://custom-icon-badges.demolab.com/badge/ElysiaJS-0f172b.svg?logo=elysia)](https://elysiajs.com/) [![Prisma](https://img.shields.io/badge/Prisma-2D3748?logo=prisma\u0026logoColor=white)](https://www.prisma.io/) [![Biome](https://img.shields.io/badge/Biome-24272f?logo=biome\u0026logoColor=f6f6f9)](https://biomejs.dev/) [![Scalar](https://img.shields.io/badge/Scalar-080808?logo=scalar\u0026logoColor=e7e7e7)](https://scalar.com/) [![Star](https://custom-icon-badges.demolab.com/github/stars/bedtime-coders/bepstack?logo=star\u0026logoColor=373737\u0026label=Star)](https://github.com/bedtime-coders/bepstack/stargazers/)\n\n\n[Bun](https://bun.sh) + [ElysiaJS](https://elysiajs.com) + [Prisma](https://www.prisma.io/) Stack\n\n\u003c/div\u003e\n\n## What is this?\n\n**Bepstack** is a collection of bleeding-edge technologies to build modern web applications.\n\nIncluding:\n\n- **B**: [Bun](https://bun.sh) - Runtime + package manager, [Biome](https://biomejs.dev) - Code quality\n- **E**: [ElysiaJS](https://elysiajs.com) - HTTP Framework\n- **P**: [Prisma](https://www.prisma.io) - ORM\n\nThis project demonstrates the stack in action via a [RealWorld](https://github.com/gothinkster/realworld) example.\n\n## Development\n\n1. Install dependencies\n\n   ```bash\n   bun install\n   ```\n\n2. Copy `.env.example` to `.env` and fill in the values\n\n   ```bash\n   cp .env.example .env\n   ```\n\n3. Start the database server\n\n   ```bash\n   bun db:start\n   ```\n\n4. Push the database schema to the database\n\n   ```bash\n   bun db:push\n   ```\n\n5. Start the development server\n\n   ```bash\n   bun dev\n   ```\n\n6. (Optional) Start the [database studio](https://www.prisma.io/studio)\n   ```bash\n   bun db:studio\n   ```\n\n## Testing\n\nRun all tests:\n```bash\nbun run test # Not `bun test`!\n```\n\nOr run different test suites individually:\n```bash\nbun test:api # Run the API tests\nbun test:unit # Run the unit tests\n```\n\n\u003e [!TIP]\n\u003e To create test-specific environment configuration, create a `.env.test` file. You may use `.env.test.example` as a template:\n\u003e ```bash\n\u003e cp .env.test.example .env.test\n\u003e ```\n\n## Building for production\n\n\u003e [!TIP]\n\u003e See more info in ElysiaJS's [building for production](https://elysiajs.com/tutorial.html#build-for-production) guide.\n\n1. Build the app\n\n   ```bash\n   bun run build # not `bun build`!\n   ```\n\n2. Run the production server (preview)\n\n   ```bash\n   bun preview\n   ```\n\n## Contributing\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md) for more information, including how to set up your development environment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbedtime-coders%2Fbepstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbedtime-coders%2Fbepstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbedtime-coders%2Fbepstack/lists"}