Giter Site home page Giter Site logo

montazzestudio / anyjoke Goto Github PK

View Code? Open in Web Editor NEW

This project forked from austinvernsonger/anyjoke

0.0 2.0 0.0 23 KB

[Archive] ParseReact Sample App for Getting Started with Parse at f8 2015

License: Other

JavaScript 96.52% CSS 0.55% HTML 2.92%

anyjoke's Introduction

[Archive] AnyJoke

Note: This repository is not under active development.

Overview

This app showcases use of Parse + React for a simple collaborative humor site. Users can sign up and either submit joke setups or punchlines, then vote on their favorite combinations.

You can check out the official hosted version at anyjoke.parseapp.com.

Setup

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

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

  3. Edit config/global.json and put in your Parse Application ID and Parse Master Key in the application setup section. You can find your app keys in your app settings page under "Application Keys". The Master Key is necessary for managing deploys.

  4. Edit the Parse.initialize lines in public/index.html and public/setup/index.html to use your Parse Application ID and Parse Javascript Key (not your Master Key, since these files will be public).

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

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

  7. Go to yoursubdomain.parseapp.com and view your copy of AnyJoke!

anyjoke's People

Contributors

hramos avatar

Watchers

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