Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@icure/cra-template-icure-medtech

Package Overview
Dependencies
Maintainers
5
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@icure/cra-template-icure-medtech

The base template to create your iCure React JS App.

  • 0.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
5
Created
Source

icure-your-data-platform-for-medtech-and-ehr

iCure MedTech React JS Template

Start working on your e-health React JS app with iCure in a few minutes, by using our dedicated React JS template:

yarn create react-app my-icure-medtech-app --template @icure/cra-template-icure-medtech

Once your app is created, rename the file .env.default to .env, complete the values it contains:

  • REACT_APP_EXTERNAL_SERVICES_SPEC_ID,
  • REACT_APP_EMAIL_AUTHENTICATION_PROCESS_ID and/or REACT_APP_SMS_AUTHENTICATION_PROCESS_ID,
  • REACT_APP_PARENT_ORGANISATION_ID,
  • REACT_APP_FRIENDLY_CAPTCHA_SITE_KEY

And start your React app by executing

cd my-icure-medtech-app && yarn start

Check out our Quick Start in order to know what are those information and how to get them from our Cockpit Portal.

WARNING: Without these information, you won't be able to complete an authentication

Not familiar with create-react-app ? Have a look to their repository.

Looking for React Native template instead ? Head here.

Requirements

Make sure the following tools are installed on your machine:

Which technologies are used ?

We chosed this set of technologies, because we consider them as the most efficient ones to work with. Nonetheless, you can of course work with the technologies of your choices and still integrate the iCure MedTech Typescript SDK in your React JS app.

What includes this template ?

What's next ?

Check out ourMedTech Documentation and more particularly our How To's, in order to start implementing new functionalities inside your React JS App !

Keywords

FAQs

Package last updated on 09 Apr 2024

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc