Giter Site home page Giter Site logo

anymeme's Introduction

Overview

This app showcases dynamic websites using Parse Hosting. It's a classic meme generator that lets users create memes and share them with the world. There's no need for user authentication, as memes are readonly.

You can check out the official hosted version at www.anymeme.org.

Setup

  1. Created a new app on Parse, and make sure you go through our getting started guide for Cloud Code.

  2. Create a new Facebook app.

  3. Install compass: http://compass-style.org

  4. Type parse new . in the directory where this README resides, authenticate with your Parse credentials, and choose the app name you created.

  5. Delete public/index.html

  6. Edit cloud/app.js and put in your Parse Application ID, Parse JavaScript Key, and Facebook Application ID in the key setup section. You can find your app keys in your app settings page under "Application Keys".

  7. Type parse deploy. This deploys your app to Parse.

  8. Now, we'll need to configure the url where you can reach your app. Go to your app's setting page and set a unique subdomain for your Web Hosting url.

  9. Go to yoursubdomain.parseapp.com and view your copy of Anymeme!

  10. Optional: If you want to change the CSS, make sure to run "compass watch" so that the .scss files will get compiled into css files in the public folder.

Signed up for Parse, made a meme platform

Adding Your Own Memes

This project contains some pictures of Parse employees. You can switch out with your own memes by:

  1. Adding a JPG to public/images.
  2. Specifying the name and image name in public/js/templates.js.

anymeme's People

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.