Skip to content

feat: setup function#12

Merged
lkwr merged 7 commits intonextfrom
feat/setup
Feb 8, 2026
Merged

feat: setup function#12
lkwr merged 7 commits intonextfrom
feat/setup

Conversation

@lkwr
Copy link
Copy Markdown
Owner

@lkwr lkwr commented Feb 2, 2026

Adds a setup functionality which allows running async work after the constructor but handled as part of the class instantiation. For example, connecting to a database.

lkwr added 7 commits February 2, 2026 02:20
Add a setup function which runs after the constructor and can be async.
conditional decorators are a small QoL wrapper over preconstruct & preconstructAsync
@lkwr lkwr merged commit 98c8345 into next Feb 8, 2026
2 checks passed
@lkwr lkwr deleted the feat/setup branch February 8, 2026 12:47
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