Skip to content

Conversation

@Maximus7474
Copy link
Member

@Maximus7474 Maximus7474 commented Jan 25, 2026

As discussed a long time ago somewhere between some people and being well, bored I rewrote it in Typescript.

Server code file architecture:

  • callbacks: registering lib callbacks and parsing data to interact with DB module & managers
  • framework: main interactions with framework events & code - also includes DB module (up for debate)
  • managers: contains class based unit, call & officer manager modules
  • utils

Open for debate on writing / implementation as quite a few things were just rewritten and not analysed in depth, testing will still be done with tweaks to have the resource as "functional" as the lua build.

Structure is built on the ox_banking layout, keeping it uniform.

@Maximus7474
Copy link
Member Author

Entire client module is a ClusterF*** I got lost writing my own code, needs a definite rewrite.

-> parse json string before returning data
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