REPOSITORY OVERVIEWLive repository statistics
★ 1Stars
⑂ 0Forks
◯ 0Open issues
◉ 1Watchers
44/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
30 Community adoption25% weight
0 Maintenance state20% weight
100 License clarity10% weight
100 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Bun-Hono-Astro-Shadcn-Monorepo Template
This is a monorepo template built with Bun workspaces, designed for full-stack web applications. It integrates Hono for the API, Drizzle ORM with SQLite for the database, Better Auth for authentication, and Astro for the frontend. Environment variables and schemas are organized in separate packages for better modularity.
Project Structure
apps/
api/ # Hono API server
web/ # Astro frontend
packages/
auth/ # Better Auth configuration
db/ # Drizzle ORM and SQLite setup
env/ # Environment variables management
schemas/ # Shared schemas
Installation
-
Clone the repository:
git clone <repository-url>
cd bun-hono-astro-shadcn-monorepo
-
Install dependencies:
bun install
-
Set up environment variables:
- Copy
.env.example files from packages/env/ to .env files and fill in the required values.
-
Run database migrations:
cd packages/db
bun run db:generate
bun run db:migrate
Usage
-
Start the Project:
bun run dev
Technologies
License
This project is licensed under the MIT License.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
This is the ✨ source code for my personal website, built with Astro, Tailwind CSS, and MDX, with a fully custom design 🎨 and 🚀 deployed on Vercel 🔼. You can use this repository as a template to build your own personal website. 😊
86/100 healthRecently updatedActive repositoryHas homepage
TypeScriptMIT#astro#astro-blog#blog#javascript
⑂ 21 forks◯ 0 issuesUpdated today
Project homepage ↗This is a theme/starter project for design systems built in Astro. You can install and import your own component library and document all your design decisions and components.
81/100 healthRecently updatedActive repositoryHas homepage
AstroMIT#astro#design-system#theme
⑂ 22 forks◯ 3 issuesUpdated 10 days ago
Project homepage ↗