{"id":25733627,"url":"https://github.com/kisan-engg/bun-fullstack","last_synced_at":"2026-04-14T14:31:32.153Z","repository":{"id":274394940,"uuid":"922765553","full_name":"kisan-engg/bun-fullstack","owner":"kisan-engg","description":"bun/node decoupled full stack: Notes manager","archived":false,"fork":false,"pushed_at":"2025-02-25T07:21:58.000Z","size":102,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-30T07:40:49.448Z","etag":null,"topics":["app","application","authentication","authrization","backend","better-auth","bun","decoupled","drizzle","elysia","example","frontend","fullstack","learning","node","postgresql","svelte","tailwind","tutorial","web"],"latest_commit_sha":null,"homepage":"","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kisan-engg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-01-27T02:41:55.000Z","updated_at":"2025-02-25T07:22:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"35e73200-51cb-4555-9e1f-b431a6e36646","html_url":"https://github.com/kisan-engg/bun-fullstack","commit_stats":null,"previous_names":["kisan-engg/bun-fullstack"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kisan-engg/bun-fullstack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisan-engg%2Fbun-fullstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisan-engg%2Fbun-fullstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisan-engg%2Fbun-fullstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisan-engg%2Fbun-fullstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kisan-engg","download_url":"https://codeload.github.com/kisan-engg/bun-fullstack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisan-engg%2Fbun-fullstack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31801229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["app","application","authentication","authrization","backend","better-auth","bun","decoupled","drizzle","elysia","example","frontend","fullstack","learning","node","postgresql","svelte","tailwind","tutorial","web"],"created_at":"2025-02-26T04:22:16.708Z","updated_at":"2026-04-14T14:31:32.115Z","avatar_url":"https://github.com/kisan-engg.png","language":"Svelte","readme":"\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"www.kge.one\" rel=\"noopener\"\u003e\r\n    \u003csvg height=\"24\" width=\"60\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\r\n      \u003ctext x=\"2\" y=\"24\" fill=\"none\" stroke=\"#C0C0C0\" font-size=\"24\"\u003eK.G.E.\u003c/text\u003e\r\n    \u003c/svg\u003e\r\n  \u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n\u003ch3 align=\"center\"\u003eBun/Node FullStack Decoupled: Notes Manager \u003c/h3\u003e\r\n\r\n---\r\n\r\n\u003cp align=\"left\"\u003e \r\nThis Notes Manager could be a reference point if you want to enjoy a full stack application!\r\n\u003c/br\u003eI have made it decoupled, so that backend and frontend can be used independently. \r\n\u003cbr\u003e \r\n\u003c/p\u003e\r\n\r\n##  About \u003ca name = \"about\"\u003e\u003c/a\u003e\r\n\r\nI could not find any good examples for elysia, better-auth!\r\nSo build my oun example for self-reference.\r\n\r\n## Getting Started \u003ca name = \"getting_started\"\u003e\u003c/a\u003e\r\n\r\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes. \r\n\r\nIf you have a liking to Node+npm. \r\n\u003c/br\u003e\r\nYou can replace \u003cstrong\u003ebun \u003c/strong\u003e (or bun --bun) with \u003cstrong\u003enpm\u003c/strong\u003e.\r\n\r\n## Prerequisites \u003ca name = \"prerequisites\"\u003e\u003c/a\u003e\r\n\r\nWhat things you need to install the software and how to install them.\r\n\r\n  - \u003ca href=\"https://bun.sh/\" target=\"_blank\"\u003eBun\u003c/a\u003e \r\n  - OR \u003ca href=\"https://nodejs.org/en\" target=\"_blank\"\u003eNode\u003c/a\u003e\r\n  - \u003ca href=\"https://www.postgresql.org/download/\" target=\"_blank\"\u003ePostgreSQL\u003c/a\u003e\r\n\r\n## Installing \u003ca name = \"installing\"\u003e\u003c/a\u003e\r\nRunning this application in local would require running two bun/node instances front end and backend!\r\n\r\n## Setup DB \u003ca name = \"setupdb\"\u003e\u003c/a\u003e\r\nCreate db name \u003cstrong\u003e'users'\u003c/strong\u003e.\r\nI am using user \u003cstrong\u003epgelysia\u003c/strong\u003e, feel free to use postgres as user.\r\nhelping script:\r\n\u003cul\u003e\r\n\u003cli\u003eCREATE DATABASE users;\u003c/li\u003e\r\n\u003cli\u003eCREATE USER pgelysia WITH ENCRYPTED PASSWORD 'fullstack';\u003c/li\u003e\r\n\u003cli\u003eGRANT ALL PRIVILEGES ON DATABASE users TO pgelysia;\u003c/li\u003e\r\n\u003cli\u003e\\c users postgres\u003c/li\u003e\r\n\u003cli\u003e(# You are now connected to database \"users\" as user \"postgres\".)\u003c/li\u003e\r\n\u003cli\u003eGRANT ALL ON SCHEMA public TO pgelysia;\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003c/br\u003e\r\nMake sure to use right user and db name\r\n```\r\npostgres://pgelysia:fullstack@localhost:5432/users\r\n```\r\n\r\n## Setup Backend \u003ca name = \"backend\"\u003e\u003c/a\u003e\r\n\r\n```\r\ncd poc-backauth\r\n```\r\n```\r\nbun install\r\n```\r\nBelow command will create db tables based on schema provided in folder 'schema'\r\n```\r\nbunx drizzle-kit push\r\n```\r\n```\r\nbun run dev\r\n```\r\n\r\n## Setup Frontend \u003ca name = \"frontend\"\u003e\u003c/a\u003e\r\n\r\n```\r\ncd poc-webauth\r\n```\r\n\r\ninstall dependencies:\r\n\r\n```\r\nbun install\r\n```\r\nRun application:\r\n```\r\nbun run dev\r\n```\r\n\r\n## localhost:\r\n\r\n![alt text](image.png)\r\n\r\n## Build-With \u003ca name = \"buildwith\"\u003e\u003c/a\u003e\r\n- Bun\r\n- Node\r\n- Elysia JS\r\n- drizzle orm\r\n- better-auth\r\n- svelte\r\n- vite\r\n\r\n## Author(s)\r\n  - Rajeev Kr. Aryan (\u003ca href=\"https://github.com/kisan-engg\"\u003e@kisan-engg\u003c/a\u003e)\r\n\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkisan-engg%2Fbun-fullstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkisan-engg%2Fbun-fullstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkisan-engg%2Fbun-fullstack/lists"}