An open API service indexing awesome lists of open source software.

https://github.com/peter279k/2020-datathon

The Datathon 2020 for demonstration website.
https://github.com/peter279k/2020-datathon

datatable jquery leaflet-map

Last synced: 9 months ago
JSON representation

The Datathon 2020 for demonstration website.

Awesome Lists containing this project

README

          

# 2020-datathon

## Installation

Here are the steps to configure and setup `2020-datathon` website

- Using the `cp js/config.js.sample js/config.js` to copy a `config.js` file.
- Set the `token` on `config.js` file.
- We assume that the `docker` and `docker-compose` commands are installed on Ubuntu 18.04 or Ubuntu 16.04.

## Demo

- Using the `docker-compose up -d` to let this website run as a Docker container on current operating system background.

## Slide

- N/A