{"id":50711940,"url":"https://github.com/developerdavid2/ledgerly-app","last_synced_at":"2026-06-09T16:03:11.428Z","repository":{"id":349727965,"uuid":"1203646785","full_name":"developerdavid2/ledgerly-app","owner":"developerdavid2","description":" Full‑stack, mobile‑first personal finance and lightweight invoicing app built as a Npm monorepo with an Expo/React Native client and a Hono API backed by PostgreSQL and Drizzle.","archived":false,"fork":false,"pushed_at":"2026-05-21T16:58:20.000Z","size":1835,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-22T01:53:13.353Z","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/developerdavid2.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-07T08:29:19.000Z","updated_at":"2026-05-21T16:58:24.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/developerdavid2/ledgerly-app","commit_stats":null,"previous_names":["developerdavid2/cashory-app","developerdavid2/ledgerly-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/developerdavid2/ledgerly-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developerdavid2%2Fledgerly-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developerdavid2%2Fledgerly-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developerdavid2%2Fledgerly-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developerdavid2%2Fledgerly-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/developerdavid2","download_url":"https://codeload.github.com/developerdavid2/ledgerly-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developerdavid2%2Fledgerly-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34114437,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-06-09T16:03:10.541Z","updated_at":"2026-06-09T16:03:11.420Z","avatar_url":"https://github.com/developerdavid2.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ledgerly-app\n\nThis project was created with [Better-T-Stack](https://github.com/AmanVarshney01/create-better-t-stack), a modern TypeScript stack that combines React Native, Expo, Hono, and more.\n\n## Features\n\n- **TypeScript** - For type safety and improved developer experience\n- **React Native** - Build mobile apps using React\n- **Expo** - Tools for React Native development\n- **TailwindCSS** - Utility-first CSS for rapid UI development\n- **Hono** - Lightweight, performant server framework\n- **Node.js** - Runtime environment\n- **Drizzle** - TypeScript-first ORM\n- **PostgreSQL** - Database engine\n- **Authentication** - Better-Auth\n- **Turborepo** - Optimized monorepo build system\n\n## Getting Started\n\nFirst, install the dependencies:\n\n```bash\nnpm install\n```\n\n## Database Setup\n\nThis project uses PostgreSQL with Drizzle ORM.\n\n1. Make sure you have a PostgreSQL database set up.\n2. Update your `apps/server/.env` file with your PostgreSQL connection details.\n\n3. Apply the schema to your database:\n\n```bash\nnpm run db:push\n```\n\nThen, run the development server:\n\n```bash\nnpm run dev\n```\n\nUse the Expo Go app to run the mobile application.\nThe API is running at [http://localhost:3000](http://localhost:3000).\n\n## Project Structure\n\n```\nledgerly/\n├── apps/\n│   ├── native/      # Mobile application (React Native, Expo)\n│   └── server/      # Backend API (Hono)\n├── packages/\n│   ├── auth/        # Authentication configuration \u0026 logic\n│   └── db/          # Database schema \u0026 queries\n```\n\n## Available Scripts\n\n- `npm run dev`: Start all applications in development mode\n- `npm run build`: Build all applications\n- `npm run dev:server`: Start only the server\n- `npm run check-types`: Check TypeScript types across all apps\n- `npm run dev:native`: Start the React Native/Expo development server\n- `npm run db:push`: Push schema changes to database\n- `npm run db:generate`: Generate database client/types\n- `npm run db:migrate`: Run database migrations\n- `npm run db:studio`: Open database studio UI\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloperdavid2%2Fledgerly-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeveloperdavid2%2Fledgerly-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloperdavid2%2Fledgerly-app/lists"}