Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 1.7 KB

README.md

File metadata and controls

52 lines (38 loc) · 1.7 KB

😷 COVID-19 Gate Keeper

Powerful Gate Keeper System for Covid19

Version - 1.0.0

Authors

Frameworks

Framework Description
NodeJS JavaScript runtime environment
Express API development framework
jQuery Main frontend programming language
NPM Javascript package manager

Libraries and Packages

Library Description
Bootstrap CSS Framework CSS library
Font Awesome 5 Font awesome is icon library
Flaticon Flaticon is icon library
jQuery Nice Select A lightweight selector
Owl Carousel 2 Quite NICE responsive carousel slider
Magnific Popup responsive lightbox & dialog
SlickNav Boilerplate Responsive Mobile Menu Plugin for jQuery
Sweetalert2 Powerful Popup Box

Setup

Prerequisites

  • NodeJS = 10.15.3
  • MariaDB = 10.4

Install

  1. Install npm
  2. Execute npm install

Configuration

  1. Create .env file and fill in values, the format is as same as in .env.example

Development and Deployment Scripts

Development

  • Start a offline server to test endpoints with localhost:3000
    node app.js