Skip to content

volleio/Biometric-Diary

Repository files navigation

Biometric Diary

A note taking app secured with biometric typing authentication.

logo

View it live at biometric-diary.herokuapp.com!

Running Locally

Make sure you have Node.js installed.

$ git clone [email protected]:volleio/Biometric-Diary.git 
$ cd Biometric-Diary
$ npm install
$ npm run build
$ npm run start

Your app should now be running on localhost:5000.

Local Development

Build in watch mode:

$ npm run dev

Start the server in watch mode:

$ npm run watch
      OR 
$ npm run debug

Your app should now be running on localhost:5000.

About

A note taking app secured with biometric typing authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors