{"id":22514423,"url":"https://github.com/khenziii/khenzii-dev","last_synced_at":"2025-08-03T16:31:00.589Z","repository":{"id":188443189,"uuid":"678749060","full_name":"Khenziii/khenzii-dev","owner":"Khenziii","description":"🌐 My personal website :)","archived":false,"fork":false,"pushed_at":"2024-10-27T11:40:28.000Z","size":16498,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-27T22:09:42.354Z","etag":null,"topics":["personal","website"],"latest_commit_sha":null,"homepage":"https://khenzii.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Khenziii.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-15T09:30:30.000Z","updated_at":"2024-10-27T11:40:32.000Z","dependencies_parsed_at":"2023-08-15T11:21:06.262Z","dependency_job_id":"f745da84-11a6-4fae-b993-94b64bb6c9be","html_url":"https://github.com/Khenziii/khenzii-dev","commit_stats":null,"previous_names":["khenziii/khenzii-dev"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khenziii%2Fkhenzii-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khenziii%2Fkhenzii-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khenziii%2Fkhenzii-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khenziii%2Fkhenzii-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Khenziii","download_url":"https://codeload.github.com/Khenziii/khenzii-dev/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228552556,"owners_count":17935835,"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":["personal","website"],"created_at":"2024-12-07T03:17:51.248Z","updated_at":"2024-12-07T03:17:51.936Z","avatar_url":"https://github.com/Khenziii.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# khenzii-dev\n\nThis README is not yet ready, however I'll write it eventually..\n\n## Dev Env Setup\n\n### Installation\n\nYou'll need to get those tools:\n\n1. [docker](https://github.com/docker/cli), with [compose](https://github.com/docker/compose) plugin.\n2. [node.js](https://github.com/nodejs/node), with [yarn](https://github.com/yarnpkg/yarn).\n\nAfter installing them, fetch app's dependencies:\n\n```shell\n$ yarn install\n```\n\nAnd finish the setup with:\n\n```shell\n$ yarn prepare\n```\n\n### Usage\n\nStart third party services:\n\n```shell\n$ docker compose up\n```\n\n*If you don't want to lose control over your terminal, you can use the --detach flag*\n\nStart the app:\n\n```shell\n$ yarn dev\n```\n\nStart UI library:\n\n```shell\n$ yarn storybook\n```\n\nAnd the DB console: \n\n```shell\n$ yarn db-studio\n```\n\nAfter running all those commands, you'll have access to these webpages:\n\n1. Website - [localhost:3000](http://localhost:3000)\n2. UI library ([storybook](https://github.com/storybookjs/storybook/)) - [localhost:3001](http://localhost:3001)\n3. DB console ([prisma studio](https://github.com/prisma/studio)) - [localhost:3002](http://localhost:3002)\n4. DB ([mongo](https://github.com/mongodb/mongo)) - *localhost:27017*\n5. Object storage console - [localhost:3003](http://localhost:3003)\n6. Object storage ([minio](https://github.com/minio/minio)) - *localhost:9000*\n\n### Testing\n\nRun every test:\n\n```shell\n$ yarn test\n```\n\nOnly E2E tests:\n\n```shell\n$ yarn e2e-tests\n```\n\nOnly unit tests:\n\n```shell\n$ yarn unit-tests\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhenziii%2Fkhenzii-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhenziii%2Fkhenzii-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhenziii%2Fkhenzii-dev/lists"}