Code Monkey home page Code Monkey logo

sopranosweb's Introduction

The secret and legendary web project of @CodeSopranos team.

  • The project provides an opportunity to create dashboards based on parsed tags on social media or social networks e.g. Twitter.
  • Dashboards contains figures that can describe some extracted informations from the parsed data.
  • There is possibility to create public or private dashboard. Public dashboards will appear in feed page.

GET STARTED:

setuping docker environment
how to mount disk D in toolbox

!If you do not have volume postgres_data then run docker volume create postgres_data!

Build and up docker in dev mode:

  1. docker-compose build
  2. docker-compose up -d
  3. Then check dockerIP:8000/board/

You can also to run django manage commands.
For example, get into db docker-compose exec db psql --username=admin --dbname=admin

Run docker in prod mode:

  1. docker-compose -f docker-compose.prod.yml up -d --build
  2. Then check dockerIP:1337/board/

Team:

  • Ilya Sedunov
  • Vadim Alperovich

sopranosweb's People

Contributors

satmm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.