Skip to content

BoviliusMeidi/PharmaCheck

Repository files navigation

Website

https://pharma-check-wheat.vercel.app/

How to run the PharmaCheck website

Prerequisites

  1. Node.js v20 or above
  2. npm v10 or above
  3. Visual Studio Code or other code editor

Clone the PharmaCheck github

git clone https://github.com/BoviliusMeidi/PharmaCheck.git
cd PharmaCheck

Run the BackEnd Environment

  1. Install the node package manager, that we need for this web.
npm install
Package NPM (Node Package Manager) yang akan terinstall
"@supabase/ssr": "^0.6.1",
"@supabase/supabase-js": "^2.49.4",
"lucide-react": "^0.510.0",
"next": "15.3.1",
"prisma": "^6.6.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-icons": "^5.5.0",
"supabase": "^2.22.12"
  1. Copy file .env.example to the .env.
cp .env.example .env
  1. Run the server
npm run dev

Website will run in http://127.0.0.1:3000

About

PharmaCheck is a website used to provide information and knowledge to users, especially healthcare professionals and students in the healthcare field. This website will provide accurate information related to websites connected to the API of the Indonesian Ministry of Health's Food and Drug Monitoring Agency (BPOM KEMENKES).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors