Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
irony authored Sep 18, 2024
1 parent 40a89d9 commit e023631
Showing 1 changed file with 6 additions and 15 deletions.
21 changes: 6 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,12 @@

## Bakgrund

Detta är den blivande prototypen av matmarknaden byggd på dynamiskt inköpssystem DIS.
Detta är prototypen av matmarknaden byggd på dynamiskt inköpssystem DIS.

## Testa

Ladda ner appen Expo Go och scanna därefter följande QR-koder:

![image](https://github.com/Iteam1337/skaff/assets/395843/c4603d13-6f12-425c-8f42-2bfca059de26)

Iphone

![image](https://github.com/Iteam1337/skaff/assets/395843/0c164b7b-af4d-4539-9b73-f8fd6445ae7a)

Android
Ladda ner appen Expo Go och scanna därefter följande QR-kod:
![image](https://github.com/user-attachments/assets/da7c310d-6c61-4104-a193-c21ce98fcae6)

## Kom igång

Expand Down Expand Up @@ -44,11 +37,9 @@ När du signerar avtalet, välj "Norwegian BankID" och följ stegen.

![image](https://user-images.githubusercontent.com/395843/232560646-26c641a6-429d-46cc-8b9d-1ed460c9e119.png)

## Release

För att göra en release (kräver access till Kuberneteskluster). Se gärna till att du har pushat all kod innan du releasar :) (TODO: gör en automatisk release på push)
## Produktionsmiljö

skaffold run --default-repo registry.iteam.services
Appen är beroende av ett API som kör Socket.IO och hanterar demouppgifter. Detta API driftas i Berget.cloud i ett eget Kuberneteskluster. Det betyder att ingen data skickas utanför EU vilket gör det enklare att hantera personuppgifter etc. För att konfigurera klustret är det enklast att ändra i k8s mappen. Alla filer där skickas automatiskt till kubernetesklustret. Vid nya ändringar i main byggs automatiskt en ny version av API och deployas automatiskt i klustret när det är klart. API:et nås på adressen <a href="https://skaff-api.iteam.pub">skaff-api.iteam.pub</a>.

## Publisera ny version av appen

Expand All @@ -60,4 +51,4 @@ Då får man en länk till nya QR-koder att publicera

## LICENS

MIT Copyright (c) 2023 Iteam Solutions AB
MIT Copyright (c) 2024 Iteam Solutions AB

2 comments on commit e023631

@expo
Copy link

@expo expo bot commented on e023631 Sep 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GitHub Build Trigger Failure

The build trigger failed with the following error:

INVALID_EAS_JSON_ERROR: eas.json not found in the repository.

Please check your GitHub app installation settings and your Expo project's GitHub settings to make sure you've configured everything correctly.

@expo
Copy link

@expo expo bot commented on e023631 Sep 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GitHub Build Trigger Failure

The build trigger failed with the following error:

INVALID_EAS_JSON_ERROR: eas.json not found in the repository.

Please check your GitHub app installation settings and your Expo project's GitHub settings to make sure you've configured everything correctly.

Please sign in to comment.