Git Product home page Git Product logo

baascms's Introduction

BaasCMS

JavaScript CMS using popular BaaS providers as a backend (currently only supports Parse.com)

Copyright (c) 2014 Artod [email protected]

MIT License.

Demo

You can see the Admin Panel for the BaasCMS Demo App with the keys below:

  • Application ID: nM7P7NnFA95CK1WrqWOf9wa3mskctaTOdk9vYflj
  • Javascript Key: 0zHfA9FG8L1xR699qmFXjxkZ1pDxgml0MWZMpqJG

Quick Start Guide

Start working with BaasCMS (Parse.com version) by following these steps:

  1. Sign up for Parse.com
  2. Create a new app.
  3. Copy Application ID and Javascript Key of your app and paste them into the appropriate form on the BaasCMS Admin Panel.

After that, you can work with the Admin Panel. Build structure of your future web app by creating new patterns and new categories.

Each category has the property Pattern name with list of the created patterns. Specifying Pattern name will allow you to add items with custom fields.

Use the sample baascms.parse.html to start customizing the front-face of your app:

  1. Create a new file in an editor and paste contents of the file baascms.parse.html.
  2. Find the line with Parse.initialize('YOUR-APPLICATION-ID-HERE', 'YOUR-JAVASCRIPT-KEY-HERE'); and specify your Application ID and Javascript Key.
  3. Save the file (i.e., as my-baascms-fronface.html) and upload it to your hosting account.

If you do not have a hosting, you can use GitHub Pages or Tumblr or any other suitable services.

Tumblr as a hosting for your app:

  1. Sign up for Tumblr or just create a new blog.
  2. Go to the dashboard and click the link castomize on the right sidebar.
  3. Click the link Edit HTML on the left sidebar.
  4. In the sidebar that appears, remove all and paste contents of your file my-baascms-fronface.html.
  5. Update preview and Save.
  6. Go to your tumblr blog at {YOUR-BLOG-NAME}.tumblr.com.

Dependencis

TODO

  • Documentations
  • Code comments
  • Tests

baascms's People

Contributors

artod avatar

Watchers

 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.