From a814c0f72b6724cf5a075b92f6adc9d6734b2a72 Mon Sep 17 00:00:00 2001 From: Killer Boss Original <73131550+killerbossoriginal@users.noreply.github.com> Date: Tue, 5 Jul 2022 19:17:09 +0200 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index e70b884..8d480d2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ # database A quick-deploy database server + +installation: +- download the code from [here]() +- change the password in password.js (it need to be an array) +- for start do npm start + +Save data in in ./data/database.json + +This is the link: +ip://api//database to get all db +ip://api//database/ search name in the database +ip://api//database//set/ set a name's value in the database +ip://api//database//remove remove in the database