Skip to content

felladrin/bcrypt-sandbox

Repository files navigation

Bcrypt Sandbox

A tool for encrypting and validating text with bcrypt. (Live Demo)

Screenshot

Running and Building

After cloning this repository, you can use the following commands:

Command Action
npm run dev Start the app in development mode
npm run build Build the web app for production