Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document steps for running site backend locally #283

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

iiska
Copy link

@iiska iiska commented Oct 16, 2018

I bootstrapped local dev environment through some trial and error to be able to study site implementation and possibly contribute more in the future.

I documented the necessary steps in README.md and made seed.sh shell script for bootstrapping local development environment packages data by downloading number of core packages from production site.

I'm hoping that this could help other possible contributors too to get started. I'm looking forward for the feedback in case I made something stupid here 😅

Document steps needed to setup development environment and run local
version of the site to make it easier to contribute.

Add `seed.sh` shell script for bootstrapping local dev environment by
downloading core packages data from production site.
@thomasin
Copy link

Nice, I just spent a day setting it up locally too - this would have really helped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants