Alex
Alex
- [x] Enable service worker in production .env - [x] Remove the code that removes all service workers on initial UI load - [x] Test it carefully
Currently, the process for creating presets requires forking this repo, editing backend code, and creating a pull request. If we put presets in the database and allowed users to edit...
Motivation: https://github.com/decompme/decomp.me/pull/739#issuecomment-1537380288 I also propose we shift to using pnpm instead of yarn when making this change, because [pnpm is faster and more disk space efficient](https://pnpm.io/benchmarks).
The use client / use server stuff is proving too unwieldy / complex / buggy as discussed with @ethteck This would be a huge change so definitely worth doing incrementally
We currently have a response time issue for users not located in Europe, as the server is in Finland. In particular: - [GitHub action runners report a 815ms average response...
Reported by @marijnvdwerf > Think it has to do with egcs being long 
https://user-images.githubusercontent.com/9429556/214747516-8dfad56b-0a68-4d80-a9d0-fffa5d0eb1a7.mp4