/datajoint.org-1

Primary LanguagePugMIT LicenseMIT

datajoint.org

Static website place holder until the replacement is built.

To launch just do docker-compose -f docker-compose-dev-yaml up

ENV file

PORT: port to run the express server on, typically default to 3000, if change then you need to change the corresponding port in docker-compose for fake service HOST: Host name for the website where the default is 'https://datajoint.org'