0.0.49 • Published 2 months ago

create-plasma-app v0.0.49

Weekly downloads
-
License
-
Repository
-
Last release
2 months ago

create-plasma-app

CLI for generating a PlasmaFHIR app. This is the recommended way to create a new PlasmaFHIR application.

Usage

  • npx create-plasma-app my-app
  • Follow through the instructions. You will be asked some questions about your app.

Development

Run Code

  • npm run start to run/test it
  • npm run start ./my-plasma-app-01

Run Code (as executable) / Test Locally

  • npm i -g
  • npx create-plasma-app

Publish/Deploy

  • Increment version
  • npm run build
  • npm publish

Instructions

Backend App

  • After creating an app from the Backend template, do the following:
    • Add an .npmrc file with an access token for the private packages
    • Add your Epic private key somewhere
    • Update config.ts to reference your private key and client ID
    • Run npm install
0.0.43

2 months ago

0.0.44

2 months ago

0.0.45

2 months ago

0.0.46

2 months ago

0.0.47

2 months ago

0.0.48

2 months ago

0.0.49

2 months ago

0.0.41

2 months ago

0.0.42

2 months ago

0.0.40

2 months ago

0.0.39

2 months ago

0.0.38

2 months ago

0.0.37

4 months ago

0.0.34

5 months ago

0.0.35

5 months ago

0.0.36

5 months ago

0.0.31

5 months ago

0.0.32

5 months ago

0.0.33

5 months ago

0.0.25

12 months ago

0.0.26

12 months ago

0.0.27

12 months ago

0.0.28

12 months ago

0.0.29

12 months ago

0.0.20

1 year ago

0.0.21

12 months ago

0.0.22

12 months ago

0.0.23

12 months ago

0.0.24

12 months ago

0.0.17

1 year ago

0.0.18

1 year ago

0.0.10

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.14

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago