Skip to content

Repository files navigation

ASL-Webapp

A Web App for learning American Sign Language made with React and Flask

🔒 Security

This repository uses gitleaks for automatic secret scanning on every commit.

Pre-commit Hook

A pre-commit hook is configured to scan for secrets before each commit. This helps prevent accidentally committing sensitive information like:

  • API keys
  • Passwords
  • Tokens
  • Private keys

Setup

To enable the pre-commit hook locally:

# Install pre-commit
pip install pre-commit

# Install hooks
pre-commit install

Bypass (Emergency Only)

In case of emergency, you can bypass the hook:

git commit --no-verify -m "emergency commit"

⚠️ Only use --no-verify in emergency situations. Regular commits should always be scanned.

About

🤟 ASL Web App - Learn American Sign Language with interactive lessons

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages