{"id":24199607,"url":"https://github.com/fivepoint-0/ldap-auth-api","last_synced_at":"2025-06-23T02:09:13.633Z","repository":{"id":114760961,"uuid":"457087521","full_name":"fivepoint-0/ldap-auth-api","owner":"fivepoint-0","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-27T16:09:42.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T09:27:57.170Z","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/fivepoint-0.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":"2022-02-08T20:10:10.000Z","updated_at":"2022-02-08T20:10:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"4bc156e6-6b5d-495e-bc27-c7ded0e09b14","html_url":"https://github.com/fivepoint-0/ldap-auth-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fivepoint-0/ldap-auth-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fivepoint-0%2Fldap-auth-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fivepoint-0%2Fldap-auth-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fivepoint-0%2Fldap-auth-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fivepoint-0%2Fldap-auth-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fivepoint-0","download_url":"https://codeload.github.com/fivepoint-0/ldap-auth-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fivepoint-0%2Fldap-auth-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261397492,"owners_count":23152492,"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":"2025-01-13T20:37:17.298Z","updated_at":"2025-06-23T02:09:08.607Z","avatar_url":"https://github.com/fivepoint-0.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Awesome Project Build with TypeORM\n\n## Running Application and Installation\n\nSteps to run this project:\n\n1. Create `ormconfig.json` (you can view the settings options at [TypeORM ORM Config](https://github.com/typeorm/typeorm/blob/master/docs/using-ormconfig.md#using-ormconfigjson)):\n\n```json\n{\n   \"type\": \"DB_TYPE\",\n   \"host\": \"DB_HOST_ADDRESS\",\n   \"port\": \"DB_PORT\",\n   \"username\": \"DB_USERNAME_HERE\",\n   \"password\": \"DB_PASSWORD_HERE\",\n   \"database\": \"DB_DATABASE_NAME_HERE\",\n   \"synchronize\": true,\n   \"logging\": true,\n   \"entities\": [\n      \"src/entity/**/*.ts\"\n   ],\n   \"migrations\": [\n      \"src/migration/**/*.ts\"\n   ],\n   \"subscribers\": [\n      \"src/subscriber/**/*.ts\"\n   ],\n   \"cli\": {\n      \"entitiesDir\": \"src/entity\",\n      \"migrationsDir\": \"src/migration\",\n      \"subscribersDir\": \"src/subscriber\"\n   }\n}\n```\n\nIf you don't want to use `ormconfig.json`, you can also [use environment variables](https://github.com/typeorm/typeorm/blob/master/docs/using-ormconfig.md#using-environment-variables).\n\n2. Create a `.env` file (you can rename `.env.example` for this):\n\n```env\nSERVER_PORT=3000\n```\n\n3. Run `npm install`.\n4. Run `npm start`.\n\n## Building\n\nTo build the project, run `npm build`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffivepoint-0%2Fldap-auth-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffivepoint-0%2Fldap-auth-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffivepoint-0%2Fldap-auth-api/lists"}