{"id":20851313,"url":"https://github.com/velascoandres/oh-backend","last_synced_at":"2026-04-18T17:02:54.950Z","repository":{"id":37819438,"uuid":"287370404","full_name":"velascoandres/oh-backend","owner":"velascoandres","description":"The Open House (oh) backend is built with Nestjs framework. It project makes use of firebase-admin for authentification with google, MongoDB for store properties with geolocation, pictures metadata, categories, navigation history, etc. MySQL for handling user profiles, permissions, roles, etc.","archived":false,"fork":false,"pushed_at":"2023-01-24T10:11:41.000Z","size":860,"stargazers_count":1,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T06:13:53.714Z","etag":null,"topics":["api-rest","firebase","mongodb","nestjs","property","real-world","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/velascoandres.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}},"created_at":"2020-08-13T20:07:22.000Z","updated_at":"2022-03-04T18:59:01.000Z","dependencies_parsed_at":"2023-02-13T20:17:12.635Z","dependency_job_id":null,"html_url":"https://github.com/velascoandres/oh-backend","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/velascoandres%2Foh-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/velascoandres%2Foh-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/velascoandres%2Foh-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/velascoandres%2Foh-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/velascoandres","download_url":"https://codeload.github.com/velascoandres/oh-backend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243222183,"owners_count":20256220,"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":["api-rest","firebase","mongodb","nestjs","property","real-world","typescript"],"created_at":"2024-11-18T03:13:15.752Z","updated_at":"2026-04-18T17:02:49.878Z","avatar_url":"https://github.com/velascoandres.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Open House Backend\n\n\n## Setup project enviroment\n\n\n\nThis application was dockerized, So you need to have docker installed in your virtual machine\n\n1. Configure the .env like the following template\n\n```text\n# mail\nMAIL_HOST=smtp.faker.com\nMAIL_USER=email@fake.com\nMAIL_PASSWORD=fake123\nMAIL_FROM=noreply@example.com\n\n# google cloud and firebase\nBUCKET_NAME=faker\nGOOGLE_APPLICATION_CREDENTIALS=/usr/src/app/\u003ckey.json\u003e\n\n# redis\nREDIS_HOST=localhost\nREDIS_PORT=30502\n\n# optional\nMAIL_TRANSPORT=smtp://${MAIL_USER}:${MAIL_PASSWORD}@${MAIL_HOST}\n```\n\n### With Dockerized application\n\n2. Run docker compose\n\n\n```shell script\ndocker-compose up -d dev\n```\n\n### Without Dockerized application\n\nJust run docker compose for the following services\n\n\n```shell script\ndocker-compose up -d mysql_db mongo_db redis_db \n```\n\nRun the server on development mode\n\n```shell script\nnpm run start:dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvelascoandres%2Foh-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvelascoandres%2Foh-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvelascoandres%2Foh-backend/lists"}