Skip to content

loarsaw/vigilant

Repository files navigation

Vigilant

Process monitoring system for interview integrity.

Architecture

Electron Client → Go Server (Port 3333) → PostgreSQL

Quick Start

Using Docker (Recommended)

docker-compose up -d

Local Development

# Start server
cd server
go run main.go

# Start client (in another terminal)
cd apps/client
npm install
npm start

Documentation

License

See LICENSE

About

An Invigilation Tool for Interview Calls

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors