Skip to content

tribofustack/med-connect

Repository files navigation

MedConnect

Quality Gate Status License
Quality Gate Status License

🟢 Running

Prerequisites: Ensure you have docker, node>=18.16.0 & npm>=9.5.1 installed.

  1. Clone this project:
git clone https://github.com/tribofustack/med-connect.git
  1. Configure your environment by creating a .env file based on the .env.example.

  2. Install packages:

npm install
  1. Start the application:
npm run start
  1. Alternatively, start the application with the docker command:
docker compose up

This will launch the application at port 80.



About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published