Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

data-matters

Need a lightweight web-based BI tool? You got it.

This is production-ready dashboard web application powered by Dash(Flask). You can easily launch a website for your own team with features like selective views by user type.

1. Install

  1. Clone the repo & Configure database connection

First off, clone the repository.

git clone git@github.com:suewoon/data-matters.git

Next, you'll need a new database for storing members and data sources

2. Usage

  1. Try it on your locals.
mkvirtualenv [your-virtual-env]
source ~/.virtualenvs/[your-virtual-env]/bin/activate 
pip install requirements.txt 
  1. Deployment with AWS CodeDeploy This repo already contains appsepc.yml for deployment using AWS CodeDeploy. appspec file let a instance know how to install project codes. it consists of mainly 3 parts, files, permissions and hooks.

2-3. Getting a REAL ssl certificate (Let's Encrypt)

About

📈This is an ready-to-deployed analytical web application powered by Dash

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.