Here are the steps to configure and setup 2020-datathon website
- Using the
cp js/config.js.sample js/config.jsto copy aconfig.jsfile. - Set the
tokenonconfig.jsfile. - We assume that the
dockeranddocker-composecommands are installed on Ubuntu 18.04 or Ubuntu 16.04.
- Using the
docker-compose up -dto let this website run as a Docker container on current operating system background.
- N/A