{"id":23209791,"url":"https://github.com/suraj-kumar00/fullstack-devops-project","last_synced_at":"2026-04-30T15:32:25.138Z","repository":{"id":264676808,"uuid":"866474492","full_name":"Suraj-kumar00/FullStack-DevOps-Project","owner":"Suraj-kumar00","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-28T12:13:51.000Z","size":213,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T12:14:08.879Z","etag":null,"topics":["devops"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Suraj-kumar00.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":"2024-10-02T10:27:50.000Z","updated_at":"2024-11-28T12:13:55.000Z","dependencies_parsed_at":"2025-02-10T23:44:08.365Z","dependency_job_id":null,"html_url":"https://github.com/Suraj-kumar00/FullStack-DevOps-Project","commit_stats":null,"previous_names":["suraj-kumar00/fullstack-devops-project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Suraj-kumar00/FullStack-DevOps-Project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Suraj-kumar00%2FFullStack-DevOps-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Suraj-kumar00%2FFullStack-DevOps-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Suraj-kumar00%2FFullStack-DevOps-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Suraj-kumar00%2FFullStack-DevOps-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Suraj-kumar00","download_url":"https://codeload.github.com/Suraj-kumar00/FullStack-DevOps-Project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Suraj-kumar00%2FFullStack-DevOps-Project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32469344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["devops"],"created_at":"2024-12-18T18:20:17.306Z","updated_at":"2026-04-30T15:32:25.116Z","avatar_url":"https://github.com/Suraj-kumar00.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FullStack-DevOps-Project\n\n## Steps:\n\n- write the `compose.yaml` file.\n- write `.gitignore` file.\n\n```bash\ndocker compose up db\n```\n\n### To check the container is up and running:\n\n```bash\ndocker exec -it db psql -U postgres\n```\n\n## Postgres Commands:\n\n```bash\n\\l\n\\dt\n```\n\n```bash\ndocker compose build\n\ndocker compose up -d backend\n\ndocker exec -it backend npx prisma migrate dev --name init\n```\n\nInsert data directly from postgres terminal\n\n```bash\ninsert into \"User\" (name, email) values ('frompsql', 'userfrompsqlmail');\n```\n\n```bash\ndocker compose up -d frontend\n```\n\nto stop the containers:\n\n```bash\ndocker compose stop\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuraj-kumar00%2Ffullstack-devops-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuraj-kumar00%2Ffullstack-devops-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuraj-kumar00%2Ffullstack-devops-project/lists"}