[quote=Alamantus] I have background in web development. My biggest problem is jumping into an already-huge project and my newness at Github and pull requests... I don't even know where to start or how to really help effectively. Plus, I don't really have a way to test the database stuff myself, so that makes it harder, too... But I'll probably dip my toe into the code and maybe eventually I'll feel comfortable enough to help with some of the bugs/features. [/quote] You'll have to install PostgreSQL during the setup for a local dev environment, and it has a gui tool that can be used to test queries/etc. During the setup of the site on your computer, a sample db is written, with some posts, users, etc. [quote=LegendBegins] [quote=Hank] Do we even have code-savvy community members who can help Mahz in this regard? [/quote] I'm not familiar with JavaScript specifically, but I'm capable of learning code quickly. If I could make time, I'd be willing to assist Mahz with the GuildCode if it would be of help. I'm more of a programmer than a web developer (which is why JS has escaped my view thus far), but I'd be more than willing to pick it up if it means an improvement, and a lighter load on Mahz. [/quote] Yeah, I'm not a web developer either, but it really isn't bad. Other than the lack of helpful error messages/stack traces (at least from what I've seen), the current setup seems easy to work on.