A simple backend webserver that exposes endpoints for users
, jobs
and punches
. Meant for consumption by a React client application which facilitates timekeeping.
Using bcryptjs
to hash and jsonwebtoken
to validate claims.
(forthcoming)
(forthcoming)