3.1.5 • Published 8 days ago

@medplum/app v3.1.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 days ago

Medplum App

This is the code for https://app.medplum.com

Deployment

Medplum publishes the app package with placeholders for configuration settings. You can use the Medplum CLI to deploy the app, which will automatically replace the placeholders with your settings.

For example:

# Deploy the latest version of the app to your Medplum AWS environment named "staging"
medplum aws deploy-app staging

Config Settings

When deploying from the Medplum CLI, config settings are loaded from the corresponding JSON config file.

When building and running the app from source, config settings are loaded from environment variables or the .env file.

NameDescriptionRequired
MEDPLUM_BASE_URLThe base URL of the API server for all API calls. For example, "https://api.medplum.com/".yes
MEDPLUM_CLIENT_IDOptional Medplum client application ID.no
GOOGLE_CLIENT_IDOptional Google client application ID for Google Auth.no
RECAPTCHA_SITE_KEYOptional reCAPTCHA site key for reCAPTCHA user verification.no
MEDPLUM_REGISTER_ENABLEDOptional flag to enable or disable open registration for new projects.no

Developing

Dev server:

npm run dev

Production build:

npm run build

For more information, refer to the Developer Instructions.

3.1.5

8 days ago

3.1.4

12 days ago

3.1.3

16 days ago

3.1.2

30 days ago

3.1.1

1 month ago

3.1.0

1 month ago

3.0.13

1 month ago

3.0.12

1 month ago

3.0.11

2 months ago

3.0.10

2 months ago

3.0.9

2 months ago

3.0.8

2 months ago

3.0.7

2 months ago

3.0.6

2 months ago

3.0.5

2 months ago

3.0.4

3 months ago

3.0.3

3 months ago

3.0.2

3 months ago

3.0.1

4 months ago

3.0.0

4 months ago

2.2.10

4 months ago

2.2.7

4 months ago

2.2.6

4 months ago

2.2.5

5 months ago

2.2.4

5 months ago

2.2.3

5 months ago

2.2.2

5 months ago

2.2.1

5 months ago

2.2.0

5 months ago

2.1.25

5 months ago

2.1.24

5 months ago

2.1.23

5 months ago

2.1.22

5 months ago

2.1.18

6 months ago

2.0.28

10 months ago

2.1.19

5 months ago

2.0.29

9 months ago

2.1.2

7 months ago

2.1.1

8 months ago

2.1.4

7 months ago

2.1.3

7 months ago

2.1.6

7 months ago

2.1.5

7 months ago

2.1.21

5 months ago

2.1.8

7 months ago

2.0.31

8 months ago

2.1.7

7 months ago

2.0.32

8 months ago

2.1.20

5 months ago

2.0.30

9 months ago

2.1.0

8 months ago

2.1.9

6 months ago

2.1.16

6 months ago

2.0.26

10 months ago

2.1.17

6 months ago

2.0.27

10 months ago

2.1.14

6 months ago

2.1.15

6 months ago

2.0.25

10 months ago

2.1.12

6 months ago

2.1.13

6 months ago

2.1.10

6 months ago

2.1.11

6 months ago

0.0.1

1 year ago

0.0.0

1 year ago