Post #818024
2026-03-22 18:10 UTC
Trying to setup a lil personal template I kind of like for PoC, so I can stop being a lazy ass.
/app # thin web frontend, be it wasm rust or pure js/ts
/apptest # lil bun/node that launch a playwright test suite
/core # all the real logic, with even a virtual instance of what the app should looks like so there's pretty much nothing in the app and core can be unit tested more efficiently
Replies (0)
No replies.