can now store users in database + database file

This commit is contained in:
2023-04-24 00:40:34 +02:00
parent 16dac26a2c
commit e428ce388c
9 changed files with 264 additions and 22 deletions

View File

@ -1,8 +1,8 @@
{
"name": "dev-penguins",
"version": "1.0.0",
"version": "0.6.0",
"description": "",
"main": "index.js",
"main": "sharding.js",
"scripts": {
"start": "node sharding",
"test": "node ."