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.
- Host: GitHub
- URL: https://github.com/peter279k/2020-datathon
- Owner: peter279k
- License: mit
- Created: 2020-08-31T13:31:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-29T10:55:33.000Z (about 5 years ago)
- Last Synced: 2025-02-13T08:25:02.126Z (10 months ago)
- Topics: datatable, jquery, leaflet-map
- Language: JavaScript
- Homepage: https://2020datathon.peterli.website
- Size: 1.99 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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