Results 245 comments of Daniel

The only way I think is if we set `dev` to true by default, but that brings security implications

@mtrezza and I discussed possibly using branches or specific folders so each individual branch only has files that are relevant to it. Our concern is that we don't want to...

> I agree and that can only be addressed in the Parse Server repo Maybe this could be the benefit of moving towards restrictive defaults, and then defining them in...

Also - should the additional branches default to module syntax, or commonjs?

Perhaps we should delete these outdated branches as well

> The other issue with multiple branches is that snyk / dependabot may need to be configured Hmmm, perhaps we could instead have multiple folders, with each folder the relative...

I have also added a recommendation for a `cluster` branch - or should this be included by default? Shouldn't all the examples utilize multiple threads?

This would be the first branch of #401. I'm thinking this would be what the other branches are based off. Includes a better example page that actually uses the JS...

I don't mind this suggestion, I think it could tidy up folder management. The current setup gives the impression that all these files are needed to create a Parse Server,...