{"id":18005752,"url":"https://github.com/hingew/hsfl-master-ai-cloud-engineering","last_synced_at":"2025-04-04T10:46:57.151Z","repository":{"id":198289114,"uuid":"700511617","full_name":"hingew/hsfl-master-ai-cloud-engineering","owner":"hingew","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-17T21:39:09.000Z","size":19627,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-09T20:45:56.205Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"flohansen/hsfl-master-ai-cloud-engineering","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hingew.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-10-04T18:21:25.000Z","updated_at":"2024-06-08T20:21:52.000Z","dependencies_parsed_at":"2023-11-12T21:24:36.170Z","dependency_job_id":"490f19a5-f351-42ab-acf1-65f5c80dd6f3","html_url":"https://github.com/hingew/hsfl-master-ai-cloud-engineering","commit_stats":null,"previous_names":["hingew/hsfl-master-ai-cloud-engineering"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hingew%2Fhsfl-master-ai-cloud-engineering","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hingew%2Fhsfl-master-ai-cloud-engineering/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hingew%2Fhsfl-master-ai-cloud-engineering/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hingew%2Fhsfl-master-ai-cloud-engineering/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hingew","download_url":"https://codeload.github.com/hingew/hsfl-master-ai-cloud-engineering/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247166136,"owners_count":20894652,"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":"2024-10-30T00:21:34.750Z","updated_at":"2025-04-04T10:46:57.130Z","avatar_url":"https://github.com/hingew.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDF-Designer\n\n[![codecov](https://codecov.io/gh/hingew/hsfl-master-ai-cloud-engineering/graph/badge.svg?token=CDPMA4XLME)](https://codecov.io/gh/hingew/hsfl-master-ai-cloud-engineering)\n\n## Description\n\nThe PDF Designer project allows users to generate PDFs based on a custom template. These templates can be dynamically populated with data, such as invoice generation or listing data in a table.\n\n## Authors\n\nHauke Ingwersen\\\nhauke.ingwersen@stud.hs-flensburg.de\\\nHochschule Flensburg\n\nRobert Pfeiffer\\\nrobert.pfeiffer@stud.hs-flensburg.de\\\nHochschule Flensburg\n\nJannes Nebendahl\\\njannes.nebendahl@stud.hs-flensburg.de\\\nHochschule Flensburg\n\n## Installation\n\nPlease copy the .env.example file to .env and adjust the AUTH_SIGN_KEY=.\n\n`cp .env.example .env`\n\nCreate a private key for signing JWT tokens:\n\n``` \nopenssl genrsa -out key.pem 2048\nopenssl rsa -in key.pem -outform PEM -pubout -out public.pem\n```\n\n\nCreate a private key for signing JWT tokens:\n\n``` \nopenssl genrsa -out key.pem 2048\nopenssl rsa -in key.pem -outform PEM -pubout -out public.pem\n```\n\n\nUpdate the content of your `.env` file in the project root.\n```\nAUTH_PRIVATE_KEY=\"\u003cyour-private-key\u003e\"\nAUTH_PUBLIC_KEY=\"\u003cyour-public-key\u003e\"\n```\n\nTo build the docker container you have to run the following command:\n\n\n`docker-compose up -d --build`\n\n### Installation with MacOS ARM\n\nAdd the following line under _web_ in the _docker-compose.yml_ file only if MacOS with ARM is being used:\n`platform: linux/amd64`\n\n## Start Application\n\nYou can host the application in the following 3 environments. To start them you can use the script files in the script directory.\n\n### Docker\n\nRun the script `script\\start_docker`\n\n### Kubernetes with Minicube\n\nRun the script `script\\start_minicube`\n\n### Kubernetes on own Cluster\n\nRun the script `script\\start_own_cluster`\n\n# Test account\nUser: `test@test.com`\n\nPassword: `test`\n\n## Current Architecture\n\n![currentArchitecture](currentArchitecture.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhingew%2Fhsfl-master-ai-cloud-engineering","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhingew%2Fhsfl-master-ai-cloud-engineering","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhingew%2Fhsfl-master-ai-cloud-engineering/lists"}