🌱 Before You Install
Before installing, you will need to have some basic understanding on working withgit
and nodejs
and you will need to have both softwares installed on your computer to download and install FHIR Auth.
git
https://git-scm.comnodejs
https://nodejs.org
FHIR Auth uses postgresql
as the database engine. So you will have to download and install Postgresql on your computer and need to have an empty a database setup before you can run FHIR Auth.
Depending on your system requirements download and install the suitable postgres
version - https://www.postgresql.org/download/