Giter VIP home page Giter VIP logo

app-tutorial's Introduction

Pedestal-app Tutorial Build Status

Welcome to the Pedestal-app Tutorial! This tutorial will guide you step-by-step through pedestal-app in its entirety.

The tutorial is located in the Wiki and is composed of 34 sections across two parts. During the course of the tutorial you'll construct an interactive multi-player bubble-popping game that exercises nearly every nook and cranny of pedestal-app.

Get Started!

Part 2

Contributing

Oh my, how gracious of you. It's a little bit more difficult than a typical software to contribute to the tutorial however; We have ~34 tags to maintain as pointers from the tutorial, and the Wiki is locked away in GitHub-wikidom.

If you're desperate to help, reach out by creating an issue, and we'll see what we can do.

Running the final game

It's easiest to follow along in the tutorial, but if you'd like to run the final game follow these steps. These samples require a leiningen installation with version >= 2.2.0.

git clone https://github.com/pedestal/app-tutorial
cd app-tutorial

# In one terminal
cd tutorial-client
lein repl
> (dev)
> (watch :development)

# In another terminal
cd tutorial-service
lein repl
> (use 'dev)
> (start)

Now visit http://localhost:8080/tutorial-client-dev.html and "log in" (just pick a name ๐Ÿ˜‰). Get poppin'!

Find out more


License

Copyright 2013 Relevance, Inc.

The use and distribution terms for this software are covered by the Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0) which can be found in the file epl-v10.html at the root of this distribution.

By using this software in any fashion, you are agreeing to be bound by the terms of this license.

You must not remove this notice, or any other, from this software.

app-tutorial's People

Contributors

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