From 9653865dd87ef3dc4dece504c437663544ce32e0 Mon Sep 17 00:00:00 2001 From: Fabio Date: Fri, 1 Nov 2024 08:09:23 +0000 Subject: [PATCH] Update readme.md --- readme.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 1edb010..bf62ce3 100644 --- a/readme.md +++ b/readme.md @@ -31,11 +31,10 @@ Clone this repo on your machine and before run `npm i` to install all dependence [json-server api reference](https://github.com/typicode/json-server) -## Thecnologies used +## How use -- [json-server](https://github.com/typicode/json-server) -- [faker.js](https://github.com/marak/Faker.js/) -- [JWT](https://jwt.io/) +- npm run start-auth +- utilizzare index.html per leggere le foto - [bcrypt.js](https://github.com/dcodeIO/bcrypt.js/blob/master/README.md) - [async.js](https://github.com/caolan/async)