{"id":22128967,"url":"https://github.com/inverternetwork/hono","last_synced_at":"2025-03-24T08:47:10.674Z","repository":{"id":260830620,"uuid":"882466647","full_name":"InverterNetwork/hono","owner":"InverterNetwork","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-16T17:21:55.000Z","size":558,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-16T18:27:32.010Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InverterNetwork.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-11-02T21:11:03.000Z","updated_at":"2025-01-05T13:26:25.000Z","dependencies_parsed_at":"2024-11-02T22:18:40.989Z","dependency_job_id":"f64fb987-8aef-4687-bb00-72da41b9a8e0","html_url":"https://github.com/InverterNetwork/hono","commit_stats":null,"previous_names":["inverternetwork/hono"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InverterNetwork%2Fhono","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InverterNetwork%2Fhono/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InverterNetwork%2Fhono/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InverterNetwork%2Fhono/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InverterNetwork","download_url":"https://codeload.github.com/InverterNetwork/hono/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245240827,"owners_count":20583099,"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":[],"created_at":"2024-12-01T17:57:26.367Z","updated_at":"2025-03-24T08:47:10.649Z","avatar_url":"https://github.com/InverterNetwork.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Hono Template with Bun\n\nA lightning-fast web application template using Hono.js and Bun runtime, with MongoDB integration and Docker support.\n\n## ✨ Features\n\n- 🏃‍♂️ **Ultra-fast Performance**: Built with Hono.js and Bun runtime\n- 🗃️ **MongoDB Integration**: Ready-to-use MongoDB connection with Mongoose\n- 🐳 **Docker Support**: Complete Docker setup with multi-stage builds\n- 🔄 **Job Management**: Built-in job scheduler with Cron support\n- 🛠️ **Developer Tools**:\n  - TypeScript configuration\n  - ESLint + Prettier setup\n  - Conventional commits with Husky\n  - GitHub Actions workflow for AWS ECR\n\n## 🚀 Quick Start\n\n### Prerequisites\n\n- Bun (latest version)\n- Docker (optional)\n- MongoDB instance\n\n### Installation\n\n1. Clone the repository:\n\n```sh\ngit clone https://github.com/InverterNetwork/hono.git\n```\n\n2. Install dependencies:\n\n```sh\nbun install\n```\n\n3. Set up your environment variables:\n\n- Create .env file from example\n\n```sh\ncp .env.example .env\n```\n\n### Development\n\nStart the development server:\n\n```sh\nbun dev\n```\n\nThe server will start at `http://localhost:8080` with hot-reload enabled.\n\n### Production\n\nBuild and start the production server:\n\n```sh\nbun start\n```\n\n### Docker Support\n\nThe template includes a convenient Docker management script:\n\n```sh\nbun docker\n```\n\nThis will show you various Docker operations like:\n\n- Building images\n- Starting containers\n- Managing containers and images\n- And more!\n\n## 🏗️ Project Structure\n\n├── src/\n│ ├── index.ts # Application entry point\n│ ├── lib/ # Core libraries\n│ ├── utils/ # Utility functions\n│ ├── middlewares/ # Middlewares\n│ ├── services/ # Services\n│ ├── types/ # Types\n│ └── jobs/ # Background jobs\n├── tools/ # Development tools\n├── tests/ # Tests\n├── .github/ # GitHub Actions workflows\n└── docker.sh # Docker management script\n\n## 🛠️ Development Tools\n\n### Linting and Formatting\n\nThe project uses ESLint and Prettier for code quality:\n\n```sh\nbunx eslint --fix\nbunx prettier --write\n```\n\n### Git Hooks\n\nHusky is configured with:\n\n- Pre-commit: Runs linting and formatting\n- Commit-msg: Ensures conventional commit messages\n\n## 🤝 Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'feat: add amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🙏 Acknowledgments\n\n- [Hono](https://hono.dev) - Ultrafast web framework for the Edges\n- [Bun](https://bun.sh) - Fast all-in-one JavaScript runtime\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finverternetwork%2Fhono","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finverternetwork%2Fhono","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finverternetwork%2Fhono/lists"}