Skip to content

Commit

Permalink
Deploying to gh-pages from @ 85d1093 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
olimsaidov committed Dec 13, 2024
1 parent e7afc24 commit 59e5e41
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 359 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ A collection of examples on top of Aidbox FHIR platform
- [Aidbox Forms Renderer with Angular.js in controlled mode](aidbox-forms-renderer-angular-controlled/)
- [Aidbox Forms Renderer with React.js](aidbox-forms-renderer-react/)
- [Aidbox Forms Renderer with React.js in controlled mode](aidbox-forms-renderer-react-controlled/)
- [Aidbox Forms Smart App Launch](aidbox-forms-smart-launch/)
- [Aidbox Forms Smart App Launch (with backend)](aidbox-forms-smart-launch-2/)
- [Aidbox Forms Smart App Launch](aidbox-forms-smart-launch-2/)
- [Aidbox Notify via Custom Resources](aidbox-notify-via-custom-resources/)
- [Topic-Based Subscription to Kafka](aidbox-subscriptions-to-kafka/)
- [SMART App Launch with Aidbox and Keycloak](smart-app-launch/)
Expand Down
2 changes: 1 addition & 1 deletion aidbox-forms-smart-launch-2/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PGPASSWORD=postgres
PGDATABASE=aidbox

AIDBOX_IMAGE=healthsamurai/aidboxone:edge
AIDBOX_LICENSE=eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJvZmZsaW5lIjpmYWxzZSwia2V5Ijoib25saW5lLTIwMjIwNTI0LTE0MzY0NyIsIm5hbWUiOiJzYW5zYXJhLWRldi11c2VyIiwiZXhwaXJhdGlvbiI6IjIwMjMtMDYtMTZUMTA6Mzg6NDAuNDA5WiIsInR5cGUiOiJkZXZlbG9wbWVudCIsImNyZWF0ZWQiOiIyMDIyLTA2LTE2VDEwOjM4OjQwLjQxMFoiLCJwcm9kdWN0IjoiYWlkYm94IiwicHJvamVjdCI6eyJpZCI6IjdmMDM3ZTQ4LWJjZTQtNDZkOC1iNTQ3LTU2OTNmYzk1NmUxZCIsInJlc291cmNlVHlwZSI6IlByb2plY3QifSwic3RhdHVzIjoiYWN0aXZlIiwiaWQiOiJiZThlYTBjZC1jYzVhLTRlZmQtYTU1Zi00MzMyM2U4NTdhOTQiLCJpbmZvIjp7ImdvYWwiOiJkZXZlbG9wbWVudCIsImhvc3RpbmciOiJvbi1wcmVtaXNlcyIsImNvbW1lbnRzIjoiTGljZW5zZSB1c2VkIGZvciBsb2NhbCBkZXZlbG9wbWVudCBvZiBTYW5zYXJhKGFpZGJveCkgcHJvamVjdC4ifSwiaXNzdWVyIjoiaHR0cHM6Ly9haWRib3guYXBwIn0.ZTZ0csC6yK4FhLZ50W-k1og8YczJrnjeTni3lgyCvCEPg9yNngrENOkIknBd5aP490nJzytyP3Xj7bkPmS4-XLD2n37bD8TQNjcchA3AoKJEA3FdLWth4jsQ3NWw5nKdphqYgG-pkNC24nRuhQ64IN8rAAMPCfl1x6-pnYz5v40
AIDBOX_LICENSE=
AIDBOX_PORT=8888
AIDBOX_FHIR_VERSION=4.0.1
AIDBOX_STDOUT_PRETTY=all
Expand Down
2 changes: 2 additions & 0 deletions aidbox-forms-smart-launch-2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ First, copy `.env.example` to `.env` and set the correct values:
cp .env.example .env
```

Obtain license key from [Aidbox](https://aidbox.app) and set it in `AIDBOX_LICENSE` variable.

Then, start aidbox server:

```bash
Expand Down
294 changes: 0 additions & 294 deletions aidbox-forms-smart-launch/assets/index-JIiDehxf.js

This file was deleted.

1 change: 0 additions & 1 deletion aidbox-forms-smart-launch/assets/index-hRnCg-dw.css

This file was deleted.

44 changes: 0 additions & 44 deletions aidbox-forms-smart-launch/health-samurai.svg

This file was deleted.

17 changes: 0 additions & 17 deletions aidbox-forms-smart-launch/index.html

This file was deleted.

0 comments on commit 59e5e41

Please sign in to comment.