Giter Site home page Giter Site logo

anyblog's Introduction

Overview

This app showcases dynamic websites using Parse Hosting. It's a simple blog that lets you create posts and your readers to leave comments.

You can check out the official hosted version at www.anyblog.co.

Setup

  1. Created 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. Delete public/index.html

  4. Edit cloud/app.js and specify your userEmail, userDisplayName and userDescription.

  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 Anyblog!

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.