Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/make game start work #53

Open
wants to merge 570 commits into
base: master
Choose a base branch
from

Conversation

geforseN
Copy link
Owner

@geforseN geforseN commented Feb 7, 2025

No description provided.

use prisma plugin
update default export syntax
add trace log
use zod plugin type
rename fastify instance to app (where needed)
rename fastify instance to app
remove names for default export functions
make all readonly
add connect method
add ConstructableEntity
remove E, use InstanceType<C>
fix #map type
add lobbyUsers property
stop use js private properties, use ts private (shorter syntax)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant