TL;DR
Going from local MacOS (working) to Debian11, from what I think I have understood
must I…
- Build the store with "build" or "analyze"
I did both and it passes. But, instead of having the files in
.next, I get a _next. Surely I did something here and I forgot - Must I mv .env and .env.local to .env.production? Both? Only .env?
- As y'all can imagine I try to spare myself another tutorial hell 😈
Long version
This is awesome! Since I began working with this near the second week of December, I have learn so many things that I can't believe it! This is my first approach to the Node universe.
Hopefully won't be the last, if she does not petrify me.
I did found a nice community too. naz, kosek, and surely others that I don't remember helped me a lot.
Last, but not least. I'm not a "professional", I'm a hobbeist. I say this because my work is sometimes a little "dirty", so I did translate the front end in French, hardcoded (euphemism for dirty).
If anyone needs it (mostly, I guess, to see what they must not do), I will be happy to share it.
I was the other day considering to create a GH repo, but I'm dubious if that's a good idea.