0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 22:52:40 +00:00
Files
homebrewery/scripts
Trevor Buckner 4bda071742 Should fix issues starting server first time
Using `node scripts/buildHomebrew.js --dev` can sometimes start up the server before the build is complete, so `ssr.js` is not quite ready and the app crashes. This puts the server startup inside the async block to it must await everything else being complete.
2023-11-08 12:18:51 -05:00
..
2021-08-07 23:47:04 -04:00
2018-04-09 00:12:56 -04:00
2018-04-09 00:12:56 -04:00
2022-06-02 23:24:41 -04:00