kittrgg / kittr

Share your video game kits with others.
https://kittr.gg
GNU General Public License v3.0
42 stars 14 forks source link

Build up a local environment for community contributors #952

Open anthonyshew opened 1 year ago

anthonyshew commented 1 year ago

As it stands, I have everything wired to production even when I'm developing. However, folks should be able run the project without access to production.

There's a lot to untangle here but I should do it so that I can use this repository as an example of how I do things to show others. If the repo doesn't run happily locally, that's kinda bunk.

Things that would have to happen:

What am I missing?

This is a fairly substantial amount of work that perhaps should only happen once the existing codebase is done being cleaned up. I have problems with it even myself and I wouldn't expect anyone else to be able to make meaningful changes to it. Unless someone shows up really enthusiastic to work on kittr, I won't prioritize this over customer-facing needs.