Skip to content

The application is a password manager API, you can storage credentials, card info, network login, safe notes

Notifications You must be signed in to change notification settings

rafaelarissa/drivenpass-api

Repository files navigation

drivenpass-api

The application is a password manager API, you can storage credentials, card info, network login, safe notes

Features

  • Add new credential/card/login/safe note
  • Edit
  • Delete

Technologies

JavaScript Postgresql Typescript

How to run

  1. Clone this repository

  2. Install dependencies

npm i
  1. Run the front-end with
npm start
  1. Run the back-end with
npm run dev
  1. You can optionally build the project running
npm run build
  1. Finally, access http://localhost:3000 on your favorite browser

About

The application is a password manager API, you can storage credentials, card info, network login, safe notes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published