GithubHelp home page GithubHelp logo

mansona / flaredownember-2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rubyforgood/flaredown

0.0 1.0 0.0 14.5 MB

Flaredown web app and API

Home Page: http://www.flaredown.com

License: GNU General Public License v3.0

Ruby 53.51% HTML 0.97% JavaScript 30.54% SCSS 4.27% Handlebars 10.72%

flaredownember-2's Introduction

Flaredown

rspec frontend ERB lint standardrb lint

Flaredown makes it easy for people to track symptoms over time, and learn how to control them. Our goal is to analyze the aggregate data from users of this tool to understand the probably effects of treatments and environmental stressors on chronic illness.

Note from April 2021: this app has not received maintenance lately but we are working to get a github actions build running so we can upgrade the heroku stack away from Cedar-14 and make other important updates. Help would be appreciated! Please join us in slack #flaredown or raise a github issue, or email the contact@flaredown email which is currently checked every few days.

Environment

  • PostgreSQL 9.4
  • MongoDB 3.0.10
  • Redis 3.2.6
  • Ruby 2.3.1 (see RVM also)
  • Node 6.10.3

Installation

Backend

cd backend
echo "gem: --no-ri --no-rdoc" > ~/.gemrc
bundle install --without production -j5 --retry 10
cp env-example .env # You may adjust it however you like
                    # RVM is going to autoload this on every 'cd' to the dirrectory
bundle exec rake app:setup

Frontend

cd frontend
npm install
bower install

Running / Development

rake run

Visit your app at http://localhost:4300

License

Copyright 2015-2017 Logan Merriam and contributors.

Flaredown is open source software made available under the GPLv3 License. For details see the LICENSE file.

flaredownember-2's People

Contributors

algodave avatar mpugach avatar safeforge avatar x-tina avatar lmerriam avatar compwron avatar seanmarcia 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.