Skip to content

Files

Latest commit

69f370f · Jul 15, 2020

History

History
This branch is 44 commits ahead of, 1 commit behind 4tikhonov/covid-19-infrastructure:master.

website-node-docker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 14, 2020
Jul 14, 2020

Description

  • /public is a simple code export from webflow.com for coronawhy.org website (July 13th, 2020)

  • Dockerfile packages the website into very slim alpine based docker image, via node and serve.

  • build container exposes 5000 port

TODO

  • repackage into webserver backend more suitable for production like nginx instead of serve (will need extra configuring on top of nginx image)

Issues

The dynamic features of webflow platform don't work and need reimplementing

Repository

https://github.com/CoronaWhy/website-node-docker