Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

🙏 Namaste API

Namaste API is a project that provides a structured way to manage and fetch health-related terms. This repository contains both the backend and frontend parts of the project.


Project Structure

Namaste-API/

├── client/ # Frontend part (React or other framework)
├── server/ # Backend API
└── README.md

Steps to Run Locally

1. Clone the Repository

git clone your-repo-url
cd Namaste-API

cd ../client
npm install       # or yarn install
npm start         # start frontend client


cd server
npm install       # or yarn install
npm start         # start backend server

Steps to contribute

git clone your-forked-repo-url
cd Namaste-API
cd client/Namaste-Api
# Make your changes
git add .
git commit -m "Describe your changes"
git push -u origin your-branch

About

Develop API code to integrate NAMASTE and or the International Classification of Diseases (ICD-11) via the Traditional Medicine Module 2 (TM2) into existing EMR systems that comply with Electronic Health Record (EHR) Standards for India.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages