{"id":22555313,"url":"https://github.com/tomfun/inteyvat","last_synced_at":"2025-03-28T10:46:04.521Z","repository":{"id":189252485,"uuid":"622169794","full_name":"tomfun/inteyvat","owner":"tomfun","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-04T20:31:56.000Z","size":168,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-02T11:28:45.535Z","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/tomfun.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}},"created_at":"2023-04-01T10:28:22.000Z","updated_at":"2023-04-01T10:30:43.000Z","dependencies_parsed_at":"2023-08-19T02:23:11.678Z","dependency_job_id":null,"html_url":"https://github.com/tomfun/inteyvat","commit_stats":null,"previous_names":["tomfun/inteyvat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomfun%2Finteyvat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomfun%2Finteyvat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomfun%2Finteyvat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomfun%2Finteyvat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomfun","download_url":"https://codeload.github.com/tomfun/inteyvat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246015358,"owners_count":20709970,"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":[],"created_at":"2024-12-07T19:07:27.991Z","updated_at":"2025-03-28T10:46:04.495Z","avatar_url":"https://github.com/tomfun.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Description\n\n[Nest](https://github.com/nestjs/nest) framework TypeScript starter repository.\n\n## Config\n\ncreate `.env` file with credentials, docker compose take it\n```bash\ndocker compose up\n```\n\n## Installation\n\n```bash\ndocker compose run api npm i\n# or\nnpm install\n```\n\n## Migrations\n\n```bash\n# Via npx with ts-node compilation on fly\ndocker compose run api \\\n  npx typeorm-ts-node-commonjs \\\n  migration:run \\\n  -d ts/src/pg.data-source.ts\n# OR short\ndocker compose run api \\\n  npm run typeorm:migration:run\n```\n\n```bash\n# open PostgreSQL\ndocker compose exec -it postgres psql postgres --username=inteyvat\n```\n\n## Fixtures\n\nhttps://github.com/RobinCK/typeorm-fixtures\n\n```bash\ndocker compose run api \\\n  npm run fixtures\n```\n\n## Running the app\n\n```bash\n# development\n$ npm run start\n\n# watch mode\n$ npm run start:dev\n\n# docker\n# see config notes ^\ndocker compose up api\n\n# production mode\n$ npm run start:prod\n```\n\n## Test\n\n```bash\n# unit tests\n$ npm run test\n\n# e2e tests\n$ npm run test:e2e\n\n# test coverage\n$ npm run test:cov\n\n# docker \ndocker compose run api \\\n  npm run \u003ccommand\u003e\n# docker test:e2e\ndocker compose run api \\\n  npm run test:e2e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomfun%2Finteyvat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomfun%2Finteyvat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomfun%2Finteyvat/lists"}