Files
actual/upcoming-release-notes/4227.md
Joel Jeremy Marquez 6e934e46a8 Extract accounts related server handlers from main.ts to server/accounts/app.ts (#4227)
* Move transaction related handlers to server/transactions folder and use the new convention

* Fix lint and typecheck

* Move server account handlers from main.ts to accounts/app.ts

* Add accounts app to main.ts

* Release notes

* Fix types

* Fix typecheck error

* Fix types

* Fix build error

* Use main app
2025-02-20 16:36:27 -08:00

131 B

category, authors
category authors
Maintenance
joel-jeremy

Move accounts related server handlers from main.ts to server/accounts/app.ts