Socket
Book a DemoInstallSign in
Socket

@medplum/app

Package Overview
Dependencies
Maintainers
3
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@medplum/app

Medplum App

4.3.11
latest
Source
npmnpm
Version published
Weekly downloads
124
93.75%
Maintainers
3
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 27 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.