{"id":19797536,"url":"https://github.com/aplinkosministerija/biip-auth-api","last_synced_at":"2025-07-30T10:39:03.111Z","repository":{"id":208983892,"uuid":"722109668","full_name":"AplinkosMinisterija/biip-auth-api","owner":"AplinkosMinisterija","description":"Autentifikavimo ir naudotojų valdymo modulio API","archived":false,"fork":false,"pushed_at":"2024-10-17T10:36:25.000Z","size":441,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-19T10:57:10.742Z","etag":null,"topics":["auth","auth-api","biip","biip-auth"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AplinkosMinisterija.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-11-22T13:06:06.000Z","updated_at":"2024-10-17T08:07:48.000Z","dependencies_parsed_at":"2023-11-29T04:31:06.085Z","dependency_job_id":"61ffe0d8-2ce6-41e0-bd7d-66ec15ee982b","html_url":"https://github.com/AplinkosMinisterija/biip-auth-api","commit_stats":null,"previous_names":["aplinkosministerija/biip-auth-api"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AplinkosMinisterija%2Fbiip-auth-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AplinkosMinisterija%2Fbiip-auth-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AplinkosMinisterija%2Fbiip-auth-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AplinkosMinisterija%2Fbiip-auth-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AplinkosMinisterija","download_url":"https://codeload.github.com/AplinkosMinisterija/biip-auth-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241139268,"owners_count":19916463,"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":["auth","auth-api","biip","biip-auth"],"created_at":"2024-11-12T07:25:40.313Z","updated_at":"2025-02-28T10:46:49.569Z","avatar_url":"https://github.com/AplinkosMinisterija.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BĮIP Auth API\n\n[![License](https://img.shields.io/github/license/AplinkosMinisterija/biip-auth-api)](https://github.com/AplinkosMinisterija/biip-auth-api/blob/main/LICENSE)\n[![GitHub issues](https://img.shields.io/github/issues/AplinkosMinisterija/biip-auth-api)](https://github.com/AplinkosMinisterija/biip-auth-api/issues)\n[![GitHub stars](https://img.shields.io/github/stars/AplinkosMinisterija/biip-auth-api)](https://github.com/AplinkosMinisterija/biip-auth-api/stargazers)\n\nThis repository contains the source code and documentation for the BĮIP Auth API, developed by the Aplinkos\nMinisterija.\n\n## Table of Contents\n\n- [About the Project](#about-the-project)\n- [Getting Started](#getting-started)\n  - [Installation](#installation)\n  - [Usage](#usage)\n- [Deployment](#deployment)\n- [Contributing](#contributing)\n- [License](#license)\n\n## About the Project\n\nThe BĮIP Auth API is designed to provide information and functionalities related to authentication and users management (permissions, companies, groups, etc).\n\n## Getting Started\n\nTo get started with the BĮIP Auth API, follow the instructions below.\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/AplinkosMinisterija/biip-auth-api.git\n   ```\n\n2. Install the required dependencies:\n\n   ```bash\n   cd biip-auth-api\n   yarn install\n   ```\n\n### Usage\n\n1. Set up the required environment variables. Copy the `.env.example` file to `.env` and provide the necessary values for the variables.\n\n2. Start the API server:\n\n   ```bash\n   yarn dc:up\n   yarn dev\n   ```\n\nThe API will be available at `http://localhost:3000`.\n\n## Deployment\n\n### Production\n\nTo deploy the application to the production environment, create a new GitHub release:\n\n1. Go to the repository's main page on GitHub.\n2. Click on the \"Releases\" tab.\n3. Click on the \"Create a new release\" button.\n4. Provide a version number, such as `1.2.3`, and other relevant information.\n5. Click on the \"Publish release\" button.\n\n### Staging\n\nThe `main` branch of the repository is automatically deployed to the staging environment. Any changes pushed to the main\nbranch will trigger a new deployment.\n\n### Development\n\nTo deploy any branch to the development environment use the `Deploy to Development` GitHub action.\n\n## Contributing\n\nContributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a\npull request. For more information, see the [contribution guidelines](./CONTRIBUTING.md).\n\n## License\n\nThis project is licensed under the [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faplinkosministerija%2Fbiip-auth-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faplinkosministerija%2Fbiip-auth-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faplinkosministerija%2Fbiip-auth-api/lists"}