{"id":19784266,"url":"https://github.com/vekeryk/art-auction-server","last_synced_at":"2026-04-15T22:33:57.025Z","repository":{"id":246353711,"uuid":"792028084","full_name":"Vekeryk/art-auction-server","owner":"Vekeryk","description":"Server-side implementation of my diploma project. Is built with Nest.js, featuring Keycloak authentication, real-time bidding via WebSocket, and data management with PostgreSQL and RabbitMQ","archived":false,"fork":false,"pushed_at":"2024-06-24T11:36:27.000Z","size":326,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T02:49:00.599Z","etag":null,"topics":["auction","docker","keycloak","microservices","monorepo","nestjs","online-auction","postresql","rabbitmq","typeorm","websocket"],"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/Vekeryk.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-04-25T20:46:39.000Z","updated_at":"2024-09-01T09:41:55.000Z","dependencies_parsed_at":"2024-06-27T10:44:18.275Z","dependency_job_id":"a0f7ef5d-db31-437c-acdb-8852ac8d8509","html_url":"https://github.com/Vekeryk/art-auction-server","commit_stats":null,"previous_names":["vekeryk/art-auction-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vekeryk%2Fart-auction-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vekeryk%2Fart-auction-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vekeryk%2Fart-auction-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vekeryk%2Fart-auction-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vekeryk","download_url":"https://codeload.github.com/Vekeryk/art-auction-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241117031,"owners_count":19912469,"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":["auction","docker","keycloak","microservices","monorepo","nestjs","online-auction","postresql","rabbitmq","typeorm","websocket"],"created_at":"2024-11-12T06:10:58.401Z","updated_at":"2025-11-10T01:03:03.625Z","avatar_url":"https://github.com/Vekeryk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[Nest](https://github.com/nestjs/nest) framework TypeScript starter repository.\n### Installation\n```bash\n$ yarn install\n```\n### Running the app\n```bash\n# development\n$ yarn run start\n# watch mode auction\n$ yarn run start:dev\n# watch mode bids\n$ yarn run start:dev bids\n# production mode\n$ yarn run start:prod\n```\n### Running Keycloak\n```bash\n# run container\n$ docker run -p 8080:8080 -e KEYCLOAK_ADMIN=admin -e KEYCLOAK_ADMIN_PASSWORD=admin quay.io/keycloak/keycloak:24.0.4 start-dev\n```\n### Test\n```bash\n# unit tests\n$ yarn run test\n# e2e tests\n$ yarn run test:e2e\n# test coverage\n$ yarn run test:cov\n```\n### Setup env variables\n```\nDB_HOST=localhost\nDB_PORT=5432\nDB_USERNAME=postgres\nDB_PASSWORD=postgres\nDB_NAME=auction\n\nKEYCLOAK_PUBLIC_KEY=\n\nFOREST_ENV_SECRET=\nFOREST_AUTH_SECRET=\nDATABASE_URL=postgres://postgres:postgres@localhost:5432/auction\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvekeryk%2Fart-auction-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvekeryk%2Fart-auction-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvekeryk%2Fart-auction-server/lists"}