{"id":25820308,"url":"https://github.com/lildibbb/resume-builder","last_synced_at":"2026-06-14T10:34:02.652Z","repository":{"id":278260000,"uuid":"935032264","full_name":"lildibbb/resume-builder","owner":"lildibbb","description":"\"Resume Builder for personal use – A web app to help users create and manage their resumes with ease.","archived":false,"fork":false,"pushed_at":"2025-02-20T16:17:13.000Z","size":573,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T15:39:50.358Z","etag":null,"topics":["resume-builder"],"latest_commit_sha":null,"homepage":"","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/lildibbb.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":"2025-02-18T19:47:36.000Z","updated_at":"2025-02-20T16:17:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"bcd6901e-e480-4e19-9bcf-55c32dc92d68","html_url":"https://github.com/lildibbb/resume-builder","commit_stats":null,"previous_names":["lildibbb/resume-builder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lildibbb/resume-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lildibbb%2Fresume-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lildibbb%2Fresume-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lildibbb%2Fresume-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lildibbb%2Fresume-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lildibbb","download_url":"https://codeload.github.com/lildibbb/resume-builder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lildibbb%2Fresume-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34318523,"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-14T02:00:07.365Z","response_time":62,"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":["resume-builder"],"created_at":"2025-02-28T09:53:38.598Z","updated_at":"2026-06-14T10:34:02.648Z","avatar_url":"https://github.com/lildibbb.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resume Builder\n\nAn automated resume builder web app that allows users to create and manage resumes with ease.\n\n## Tech Stack\n\n### Frontend\n\n- **Next.js** - A React framework for building server-side rendered and static web applications.\n- **TypeScript** - A superset of JavaScript that adds static types.\n- **ShadCNUI** - A Radix UI component library styled with Tailwind CSS for building the UI components.\n\n### Backend\n\n- **NestJS** - A progressive Node.js framework for building efficient, reliable, and scalable server-side applications.\n\n### Database\n\n- **PostgreSQL** - A powerful, open-source relational database.\n- **Prisma ORM** - An open-source next-generation ORM that simplifies database access and management.\n\n## How to Run the Project with TurboRepo\n\nThis project uses [Turborepo](https://turborepo.org/) to manage multiple packages efficiently. Here's how to get it up and running locally:\n\n### Prerequisites\n\nMake sure you have the following installed:\n\n- Node.js (\u003e= 16.x.x)\n- [pnpm](https://pnpm.io/) (preferred package manager)\n- PostgreSQL database installed and running locally or a cloud instance.\n- [Prisma CLI](https://www.prisma.io/docs/getting-started) for managing the database schema and migrations.\n\n### Setup\n\n1. **Clone the repository**\n   ```bash\n   git clone \u003crepository-url\u003e\n   cd resume-builder\n   ```\n2. Install dependencies\n\n   In the root directory of the project:\n\n   ```bash\n   pnpm install\n   ```\n\n3. Set up the environment variables\n\n   Copy the .env.example file to .env:\n\n   ```bash\n   cp .env.example .env\n   ```\n\n   Update the .env file with your PostgreSQL connection details.\n\n4. Database setup\n\n   Run Prisma migrations to set up the database schema:\n\n   ```bash\n   pnpm prisma migrate dev\n   ```\n\n5. Running the Project\n\n   To run both the frontend and backend with Turborepo, use the following command:\n\n   ```bash\n   pnpm  dev\n   ```\n\n   This will start both the Next.js frontend and the NestJS backend concurrently.\n\n   ### Folder Structure\n\n   /apps: Contains the Next.js frontend and NestJS backend.\n   /packages: Shared libraries and utilities for both frontend and backend.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flildibbb%2Fresume-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flildibbb%2Fresume-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flildibbb%2Fresume-builder/lists"}