Git Product home page Git Product logo

cloudcms-developers-quickstart's Introduction

Cloud CMS Quick Start App

This GitHub repository contains the Cloud CMS QuickStart Application source code.

Getting Started

  1. Perform a Git Clone to pull down a copy of this Git repo locally.

  2. Make any adjustments needed to html/custom.js to insert your API keys.

How to Run

  1. Install the Cloud CMS command line client

    npm install -g cloudcms-cli

  2. Connect to Cloud CMS

    cloudcms init

  3. Pull down your gitana.json file

    cloudcms application download-api-keys --application <%=application%>

    This file should be saved alongside index.html

  4. Start the Cloud CMS local server

The Cloud CMS command line tool comes with a handy web server that you can run to serve your Sample App locally. From the command line, go to the directory where this GitHub repository lives on your local computer, and then:

cloudcms server start
  1. Open it up in a browser

Point your favorite browser to http://localhost:2999.

cloudcms-developers-quickstart's People

Contributors

cloudcms avatar mibewh avatar shweta-94 avatar uzquiano avatar

Watchers

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