BendJS / bend-community-site

Community website for all tech sectors in Bend. #BendHacktoberfest
1 stars 16 forks source link

Overall help/direction with this project #4

Open kcloud99 opened 4 years ago

kcloud99 commented 4 years ago

We are new to running an open source project like this. If any of you have suggestions, ideas, concerns, ect about how we are working on this, please come to us and let us know how we can do better

russtaylor commented 4 years ago

I guess this will depend a lot on the CMS/data backend that we end up using, but what should we do for a local development workflow? I'm partial to running Docker (through docker-compose or something similar) locally for development, but I want something that's also readily accessible to beginners, and I don't know if that would be too much of a hurdle.

ascasson commented 4 years ago

I think we can benefit this project by having an opinion and clear thoughts about what an MVP looks like. I'd form some opinions, but I need help with Issue #22

@russtaylor I think if it's a simple CRA, we could potentially supply mock data - everyone can install these things and consume a bunch of JSON. Maybe down the road we can introduce something substantial - as many projects do - but let's make this stupid easy. Thoughts?