Skip to content

simple password store app where you can store and retrieve passwords built with react + electronjs+node + nedb + express = MERN Stack!

Notifications You must be signed in to change notification settings

sarathchand09/password-store-app

Repository files navigation

password-store-app

simple password store app where you can store and retrieve passwords built with react + electronjs+node + nedb + express = MERN Stack!

running without docker

update package.json url http:backend:5000 to http:localhost:5000

start backend

go to package.json run target server-start

start frontend

go to package.json, change proxy from backend to localhost, run target start

build exe

go to package.json, run target electron-pack, copy setup from build to exe folder. make sure its setup.exe only.

About

simple password store app where you can store and retrieve passwords built with react + electronjs+node + nedb + express = MERN Stack!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published