ngareleo / donald

Mapesa platform
https://donald-rstm.vercel.app
1 stars 0 forks source link

Use neon-cache.json file for caching #20

Open ngareleo opened 2 months ago

ngareleo commented 2 months ago

https://github.com/ngareleo/donald/blob/025421c7d66ca971eeb3974c8e87eae951a44921/src/testing/__preload__.ts#L64

we have a neon-cache.json file generated at / that contains neon project information. Read project info from there instead of making network calls.