{"id":20117032,"url":"https://github.com/ngimdock/vision-car-server","last_synced_at":"2025-09-21T02:32:18.125Z","repository":{"id":66026911,"uuid":"603883935","full_name":"ngimdock/vision-car-server","owner":"ngimdock","description":"The backend for and e-commerce website for selling car with nestjs.","archived":false,"fork":false,"pushed_at":"2023-04-10T13:35:51.000Z","size":2482,"stargazers_count":35,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-13T18:53:08.345Z","etag":null,"topics":["nestjs","postgres","prisma","stripe","typescript"],"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/ngimdock.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":"2023-02-19T20:55:11.000Z","updated_at":"2024-09-12T05:25:11.000Z","dependencies_parsed_at":"2023-03-26T01:50:58.509Z","dependency_job_id":null,"html_url":"https://github.com/ngimdock/vision-car-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngimdock%2Fvision-car-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngimdock%2Fvision-car-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngimdock%2Fvision-car-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngimdock%2Fvision-car-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngimdock","download_url":"https://codeload.github.com/ngimdock/vision-car-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233704839,"owners_count":18717028,"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":["nestjs","postgres","prisma","stripe","typescript"],"created_at":"2024-11-13T18:43:49.419Z","updated_at":"2025-09-21T02:32:12.669Z","avatar_url":"https://github.com/ngimdock.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vision-car-server\n\nE-commerce website for selling car.\n\nThis project is the server part of the wole project. Tech stack used: `nestjs`, `postgresql`, `prisma` and `redis`\n\n# Steps to run the application\n\nAfter inserting the environment variables presented in the `.env.example` file, follow these steps.\n\n## Install dependences\n\n```bash\nyarn install\n```\n\n## Start all ressourses your server need to run the app\n\n```bash\nyarn resources:restart\n```\n\nThis command will start `dev-db`, `redis` and `redis-commander` in the container.\n\n## Deploy migrations in dev database\n\n```bash\nyarn prisma:dev:deploy\n```\n\n## Start the application\n\n```bash\nyarn start:dev\n```\n\n## View your deb database\n\n```bash\nyarn prisma:dev:studio\n```\n\n## View the openIA documentation\n\n```bash\nhttp://localhost:3333/swagger\n```\n\n# Run units test\n\n```bash\nyarn test\n```\n\n# Run end to end tests\n\n## Start the test db\n\n```bash\nyarn db:test:restart\n```\n\n## Deploy migrations to the test db\n\n```bash\nyarn prisma:test:deploy\n```\n\n## Run your e2e tests\n\n```bash\nyarn test:e2e\n```\n\n## View your test database\n\n```bash\nyarn prisma:test:studio\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngimdock%2Fvision-car-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngimdock%2Fvision-car-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngimdock%2Fvision-car-server/lists"}