Git Product home page Git Product logo

irlmoji's Introduction

irlmoji

Take a pic that looks like an emoji!

Install Yourself

  • Create env.json (look at env.json.sample) and configure for local development
  • Also copy that file to 'ansible/roles/app/templates/env.json.j2' and make sure it's configured for production
  • Drop your SSL certificate into 'ansible/roles/nginx/templates/irlmoji.com.key.j2' and 'ansible/roles/nginx/templates/irlmoji.com.pem.j2'
  • Copy some environment vars into 'ansible/roles/db/templates/AWS_ACCESS_KEY_ID.j2', 'ansible/roles/db/templates/AWS_SECRET_ACCESS_KEY.j2', and 'ansible/roles/db/templates/WALE_S3_PREFIX.j2'.
  • Fill in the vars at 'ansible/group_vars/appserver' (look at 'ansible/group_vars/appserver.example')

TODO

  • Parse actual emoji unicode code points after picture upload instead of making users type in the english version
  • Make sure you don't have to tap on the emoji image itself but can tap on the whole row after picture upload (iOS specifically)

irlmoji's People

Contributors

ericflo 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.