AccountsAndCrossPlatformLogin
This commit is contained in:
13
database.json
Normal file
13
database.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"users": [
|
||||
{
|
||||
"email": "test@test",
|
||||
"password": "test",
|
||||
"joinedAt": "2026-01-30T09:47:19.314Z",
|
||||
"username": "Test",
|
||||
"bio": "test",
|
||||
"avatar": "https://i.pravatar.cc/150?img=12"
|
||||
}
|
||||
],
|
||||
"posts": []
|
||||
}
|
||||
Reference in New Issue
Block a user