{"id":15019617,"url":"https://github.com/james-leste/gape","last_synced_at":"2026-02-19T15:04:08.037Z","repository":{"id":256222453,"uuid":"854614111","full_name":"James-Leste/GApe","owner":"James-Leste","description":"GApe (Get A Page Easily), an interactive design tool for creating one-page content such as a curriculum vitae or leaflets for both personal and commercial use.","archived":false,"fork":false,"pushed_at":"2024-10-29T12:41:57.000Z","size":606,"stargazers_count":3,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-29T15:11:47.325Z","etag":null,"topics":["draggable-elements","genereator","nextjs","postgresql","react","redux","supabase"],"latest_commit_sha":null,"homepage":"https://gape-xi.vercel.app","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/James-Leste.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-09-09T13:38:35.000Z","updated_at":"2024-10-27T20:49:11.000Z","dependencies_parsed_at":"2024-11-15T15:18:28.144Z","dependency_job_id":"83035120-0018-476e-912a-b4cb0291a3d6","html_url":"https://github.com/James-Leste/GApe","commit_stats":{"total_commits":27,"total_committers":2,"mean_commits":13.5,"dds":"0.18518518518518523","last_synced_commit":"3ab2a934d15f42f8dbf2659536e5b36e316d0b8b"},"previous_names":["james-leste/gape"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/James-Leste%2FGApe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/James-Leste%2FGApe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/James-Leste%2FGApe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/James-Leste%2FGApe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/James-Leste","download_url":"https://codeload.github.com/James-Leste/GApe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237982337,"owners_count":19397246,"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":["draggable-elements","genereator","nextjs","postgresql","react","redux","supabase"],"created_at":"2024-09-24T19:53:46.344Z","updated_at":"2025-10-24T14:31:13.015Z","avatar_url":"https://github.com/James-Leste.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GApe\n\nGApe (Get A Page Easily), an interactive design tool for creating one-page content such as a curriculum vitae or leaflets for both personal and commercial use.\n\n## Run\n\n- Before Running\n\n```bash\nnpm i\n```\n\n- Debug Mode\n\n```bash\nnpm run dev\n```\n\n- Build\n\n```bash\nnpm run build\n```\n\n## Example Previews\n\n![example_image](readme_images/example.jpg)\n\n## System Flow\n\n![flow_chart](readme_images/systemdiagram.png)\n\n## Contribution\n\n### Conventional Commits\n\nBased on:\n- [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)\n- [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional)\n- [Angular convention](https://github.com/angular/angular/blob/22b96b9/CONTRIBUTING.md#-commit-message-guidelines)\n\n### Git + Github Work Flow\n\nCreate a new branch\n```shell\ngit switch main # make sure you are on the main branch\ngit pull # keep the main branch up to date\ngit switch -c branchname # create and switch to a new branch\ngit push -u origin branchname # publish the new branch to remote\n```\nAfter making changes on the new branch\n```shell\ngit add . # stage all the changed files\ngit commit -m \"message\" # commit changes\ngit push # publish the changes to remote\n```\nOpen an pull request on Github\n\nIf you want to pull another remote branch that was not created by you\n```shell\ngit fetch origin remotebranchname # get remote branch to local\ngit switch remotebranchname \n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjames-leste%2Fgape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjames-leste%2Fgape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjames-leste%2Fgape/lists"}