{"id":25981523,"url":"https://github.com/danielcaz/htmx-bun-notes","last_synced_at":"2026-04-10T15:33:00.019Z","repository":{"id":199389189,"uuid":"702773142","full_name":"DanielCaz/htmx-bun-notes","owner":"DanielCaz","description":"A simple notes app made with Bun and HTMX. Uses Elysia for content serving/API and MongoDB for storage. Also uses TailwindCSS and DaisyUI for styling.","archived":false,"fork":false,"pushed_at":"2023-10-10T02:00:36.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T08:40:43.137Z","etag":null,"topics":["bun","daisyui","elysiajs","htmx","mongodb","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/DanielCaz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-10T01:45:01.000Z","updated_at":"2023-10-10T01:59:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"a5c3d30c-9dd4-4264-a580-6538aa8352f2","html_url":"https://github.com/DanielCaz/htmx-bun-notes","commit_stats":null,"previous_names":["danielcaz/htmx-bun-notes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DanielCaz/htmx-bun-notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielCaz%2Fhtmx-bun-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielCaz%2Fhtmx-bun-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielCaz%2Fhtmx-bun-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielCaz%2Fhtmx-bun-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielCaz","download_url":"https://codeload.github.com/DanielCaz/htmx-bun-notes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielCaz%2Fhtmx-bun-notes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264613644,"owners_count":23637414,"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":["bun","daisyui","elysiajs","htmx","mongodb","tailwindcss"],"created_at":"2025-03-05T08:34:59.347Z","updated_at":"2025-12-30T22:12:44.594Z","avatar_url":"https://github.com/DanielCaz.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bun + HTMX + Elysia + MongoDB + TailwindCSS example app\n\nHeavily inspired by/based on [bun-htmx](https://github.com/danawoodman/bun-htmx)\n\nA simple notes app made with Bun and HTMX. Uses Elysia for content serving/API and MongoDB for storage. Also uses TailwindCSS and DaisyUI for styling.\n\nI made this to learn Bun and ElysiaJS, and to have a simple example app to refer to in the future. If you have any suggestions for improvements, please let me know!\n\n## Technologies\n\n- [Bun](https://bun.sh/)\n- [ElysiaJS](https://elysiajs.com/)\n- [HTMX](https://htmx.org/)\n- [TailwindCSS](https://tailwindcss.com/)\n- [DaisyUI](https://daisyui.com/)\n- [MongoDB](https://www.mongodb.com/)\n\n## Getting started\n\n1. Clone this repo\n\n```bash\ngit clone https://github.com/DanielCaz/htmx-bun-notes.git\n```\n\n2. Install dependencies\n\n```bash\nbun install\n```\n\n3. Create a `.env` file in the root of the project and add the following:\n\n```bash\nMONGO_URI=\u003cyour-mongodb-uri\u003e\n```\n\n4. Start the server\n\n```bash\nbun dev:tailwind\nbun dev:server\n```\n\n5. Open the app in your browser\n\n```bash\nhttp://localhost:3000\n```\n\n## Docker\n\nYou can also run this app using Docker. To do so, run the following commands:\n\n```bash\ndocker-compose build\ndocker-compose up\n```\n\n## License\n\nMIT\n\nI hope this is useful to someone. Do whatever you want with it :D\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielcaz%2Fhtmx-bun-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielcaz%2Fhtmx-bun-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielcaz%2Fhtmx-bun-notes/lists"}