fastfeedback
fastfeedback copied to clipboard
Developing on GitHub Codespaces
I've forked and set up fastfeedback on my GitHub Codespaces.
But the development experience is not good. I don't know if it's an issue with the project itself or Codespaces.
When I run fastfeedback on my local machine, it runs like a charm.
But on Codespaces, when I do port forwarding to see site preview, the backend compiles almost every time a new page is requested.
But sometimes, it doesn't.
Very strange behavior.
Any one had the same experience?