package.elm-lang.org
package.elm-lang.org copied to clipboard
Document steps for running site backend locally
trafficstars
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 :sweat_smile:
Nice, I just spent a day setting it up locally too - this would have really helped