Giter Site home page Giter Site logo

aliyarahman / h2oflint Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 33.28 MB

Code for www.h2oflint.com, website and API for supplementing state data on distribution centers with community-run sites

Python 26.50% CSS 2.45% HTML 70.84% JavaScript 0.21%

h2oflint's Introduction

h2oflint

Code for www.h2oflint.com

Setup and deployment tips

  1. To serve admin static files on Django in an Apache2 environment, do something like this:

First add this to your server config in /etc/apache2/sites-available/000-default.conf: Alias /static/admin/ "/home/ubuntu/h2oflint/venv/lib/python2.7/site-packages/django/contrib/admin/static"

Then run this symlink command: sudo ln -s /home/ubuntu/h2oflint/venv/lib/python2.7/site-packages/django/contrib/admin/static/admin /home/ubuntu/h2oflint/app/static

  1. Create a Postgres database called h2oflint, with user flint and password 'waterisahumanright'

h2oflint's People

Contributors

aliyarahman avatar shannonturner avatar

Watchers

James Cloos avatar Joy Whitt avatar  avatar

Forkers

fagan2888

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.