Giter Site home page Giter Site logo

launch-app's Introduction

README

<img src=“https://badges.gitter.im/Join%20Chat.svg” alt=“Join the chat at https://gitter.im/brianpetro/launch-app”>

Built for deployment on Heroku

API/Secret Keys

Local api keys are kept in a ‘.env’ file that is not committed to the git repo. The ‘.env.example’ file is provided as boilerplate.

Production api key should be handled responsibly(use ‘heroku config:set’ feature) and not commited to git.

Required ENV to Work

  • MANDRILL_APIKEY

  • MANDRILL_USERNAME

  • FROM_EMAIL

  • PRODUCTION_DOMAIN

Dotenv Values to Set

  • Domain

  • Mandrill API key and username

  • from email

CDN Configuration

Share Link Config

Set required variable values in /app/helpers/home_helper.rb

Meta Tags

CSS Assets

Bootstrap 3.3.4

Served via vendor/assets

Bootstrap Material Design Theme

Included via gem: github.com/Aufree/bootstrap-material-design

Font Awesome 4.3

Included via font-awesome-rails gem

Split Testing

Split tests are run by injecting a piece of JavaScript that adjusts the page as required.

Tracking Email Submissions

URL parameter ‘i’ is the default tracking parameter. The User.tracker attribute will be set as the parameter’s value if present.

A tracking cookie is store for 3 days when a tracking parameter is used.

Todo

Tests

  • JavaScript should set user_tracker input value to ‘i’ parameter

DEPRECATED

  • figure out situation with DEPRECATED _path in mailer views, in favor of _url

launch-app's People

Contributors

brianpetro avatar gitter-badger avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  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.