Flamingolo / game

Text based web game
1 stars 0 forks source link

Implement user registration #9

Closed olegsiga closed 2 weeks ago

olegsiga commented 2 weeks ago

User document collection, creates user

User: id, email, created (date), deleted (date)

and other necessary information for registration

olegsiga commented 2 weeks ago

image

olegsiga commented 2 weeks ago

@Flamingolo