kanaverse / kana

Single cell analysis in the browser
https://kanaverse.org/kana/
MIT License
142 stars 12 forks source link

Add docker scripts for building static site #230

Closed llewelld closed 1 year ago

llewelld commented 1 year ago

Adds a couple of docker scripts to allow the static site to be easily built, or to allow the site to be run locally for development.

This PR relates to a JOSS review; we'll create an issue related to this for more context.

We appreciate you may not want to go down the route of encouraging docker for building the site, but we felt some additional details in the README for how to perform the static site build would be really helpful for newcomers. We're hoping these scripts may be helpful as they encapsulate the steps we had to take to get to that point.

jkanche commented 1 year ago

@llewelld thank you for contributing the dockerfile. a slight modification includes using node as the base image rather than ubuntu.