Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 533 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 533 Bytes

Attendance Tracker

Internal Tooling developed for reliable and convenient attendance tracking of participants during MLSA KIIT events.

Usage

  • Install Docker on the machine according to platform and architecture.

  • Create .env files in the respective project directories.

  • Replace the subdomains in Caddyfile under frontend and backend subdirectories before deploying.

  • Copy the docker-compose.yml and run the following command.

docker compose up -d