Code Monkey home page Code Monkey logo

play-for-hackers's Introduction

Play Framework for Hackers

An interactive guide to some rapid prototyping features of the Play! Framework

This project is a presentation in the form of a web application which runs in Play. The idea is that by following the steps of this presentation of the Play Framework in the source code, you can also see and understand how certain features of the framework operate in practice.

Getting started

First, clone this project!

In order to run the application, you should download an install Play! Framework from www.playframework.com In order to run Play Framework, you should ensure you are running at least Java 6r26 or Java 7r10. You can get this from http://java.oracle.com This version of the application is for Play! 2.2.2. Get the standard installation and unzip it to a path with no spaces (eg. D:\java) When you unzip, a new play-2.2.2 folder will be created at that path, add this to your PATH environement variable (eg. D:\java\play-2.2.2)

Now, open a command prompt to the root of this project (the same folder as this README.md file) and enter play run This will start the server on your local machine.

Now open your web browser and navigate to http://localhost:9000. You will be prompted with a red screen asking you to apply a database migration. Hit Apply.

The splash screen of the application should now load.

Opening in Eclipse

In order to open the application in Eclipse, from the root of the project (the same folder as this file), open a command prompt and enter play eclipse This will generate the metadata required by Eclipse.

Now open your Eclipse workspace and go to File -> Import from the menu. From the list, select 'Existing Project' and choose the root of this project again (the folder from which you ran the play eclipse command) and finish the import.

play-for-hackers's People

Contributors

tadhgamadeus avatar

Stargazers

 avatar

Watchers

 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.