Aryan
Implement secure onboarding registration, password strength visual meters, hide/show password actions, and multi-tenant document list filtering
e80bf7e
Raw
History Blame Contribute Delete
57 Bytes
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test