shreekrishnalamichhane / vms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vaccine Management System

Vaccine Management System is as a name speaks, a system to keep track of the vaccines along with its details.

Table Of Contents

Prerequisites

  1. Your system needs to have NodeJs installed Install it from https://nodejs.org/en/

Installation

First clone the github repo

git clone https://github.com/shreekrishnalamichhane/vms.git

On the root, run

docker compose up --detach --build

Demo

Frontend Demo at : https://vms.shreekrishnalamichhane.com.np Backend Demo at : https://vmss.shreekrishnalamichhane.com.np

Tests

Default Test
  • Goto root directory
  • Run cd server
  • Run npm test or yarn test

Default Test

Coverage Test
  • Goto root directory
  • Run cd server
  • Run npm test:coverage or yarn test:coverage

Coverage Test

Author

Author Name   :   Shree Krishna Lamichhane
Author URI       :   shreekrishnalamichhane.com.np
GitHub URI       :   shreekrishnalamichhane

Contributors

No Contributors on this project

License

License: MIT

Changelog

CHANGELOG.md


Thank you for using this documentation.

About


Languages

Language:TypeScript 98.5%Language:Shell 0.7%Language:HTML 0.3%Language:Dockerfile 0.2%Language:CSS 0.2%Language:JavaScript 0.1%