itsdevdeepak / my-med-identity-backend

Backend for the my med identity application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Med Identity (Backend)

My Med Identity is a personilized Mobile app that lets you store and manage your personal medical Records.

Run Locally

Setup Client 🔗

Clone the project

  git clone https://github.com/itsdevdeepak/my-med-identity-backend

Go to the project directory

  cd my-med-identity

Install dependencies

  npm install

Add Enviroment Variables

  cat .env.sample > .env

Start the server

  npm start

Screenshots

App Screenshot

About

Backend for the my med identity application

License:MIT License


Languages

Language:TypeScript 85.5%Language:JavaScript 12.2%Language:HTML 1.9%Language:Shell 0.5%