Skip to content

A password generator that lets you customize character types—digits, upper/lowercase letters, and symbols—with an option to save generated passwords.

License

Notifications You must be signed in to change notification settings

ksprptr/securepass

Repository files navigation

Securepass

A password generator that lets you customize character types—digits, upper/lowercase letters, and symbols—with an option to save generated passwords.

Prerequisites

  • Knowledge of JavaScript/TypeScript, Next.js, Git
  • IDE (VS Code, WebStorm, ...)
  • Package manager (pnpm, npm, ...)

Installation

  • Go to the project folder using cd securepass/
  • Install all dependecies using pnpm install

Run

  • Development server: pnpm run dev
  • Production: pnpm run build & pnpm run start

Configuration

Description Values
Ports: 3000
Technologies: Next.js
URL: http://localhost:3000/

Deployment

Description Values
URL: https://securepass.ksprptr.dev/

License

This software is developed by Petr Kašpar and is licensed under the MIT License.
For more details, please refer to the LICENSE file.

About

A password generator that lets you customize character types—digits, upper/lowercase letters, and symbols—with an option to save generated passwords.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •