/attendance

Attendance System. Server is provisioned with Terraform and Configuration management is done using Ansible

Primary LanguageJavaScript

Attendance System

You can access the docs here

Scripts

yarn install

  • Install dependencies

yarn seed

  • To seed staff data.

You can update the data to suit you before you run this command

yarn dev

  • Run development server

yarn start

  • Run production server