Nerox
Nerox
When I started using Wasp I started running it on Windows instead of Linux file system. At that time the hot reload didn't work (I had to do `ctrl+c` and...
@Martinsos This is how long it takes me now with the Linux filesystem.
First of all I will try updating my `npm` version, now is: `v10.7.0` Ok, It took the same time with the latest LTS version: `v22.15.0` (19 min) Next, after testing...
No news from my side, I have not managed to reduce the time.
This is from a while ago, I don't know if the changes in the template are outdated. I also updated the SEO doc section: #297
@Martinsos I finished updating the document with your suggested changes. If you like, check it one last time. I've also created a `robots.tsx` default for the template and fixed the...
### Seo Guide - Removed the extra ``. - Removed redundant `HelmetProvider`. - Shortened the section on structured data. --- ### OpenSaaS template - Removed `/api/` & `/auth/` from `robots.txt`...
Following up on this issue, I've conducted further investigation with extensive troubleshooting, including network analysis using Wireshark. **Summary of Findings:** While my initial report suggested Cursor wasn't sending a POST...
Friendly bump
Just improved a little bit the SEO page: [https://github.com/wasp-lang/open-saas/pull/297](https://github.com/wasp-lang/open-saas/pull/297)