airbnb/knowledge-repo

How to develop/build locally?

sepans opened this issue · 2 comments

Hi,
Thanks for open sourcing this project. I am trying to setup knowledge repo for our org and I need to fix and modify few things.

Like this bug that I keep getting and seems to be fixed but not released. Maybe pip installing from git gets the fix but need to be able to modify the code as well.

So first question: Is this repo actively being maintained?

I am happy to expand the documentations from my learnings (and possibly adding new features) but first need to be able to setup the development environment locally to make sure I can maintain it at least for our org for the long term. Could you help me with that?

Thanks.

Hi @sepans, yeah this repo has been actively managed. Sorry about the inconvenience. Do you still have the issue?

Hi @sepans
You can try this Dockerfile to build the project from your local sources : https://github.com/fxfabre/airbnb_knowledge-repo/blob/master/Dockerfile
There are still some others issues with that, but it is working for a dev env