Skip to content

rossma/pizarra-alpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# pizarra (Alpha)
Spanish Lessons from the whiteboard - Alpha Edition

## Intro

This application is used to showcase the Play Framework along with these other libraries:
* [Scala](http://scala-lang.org)
* [RequireJS](http://requirejs.org)
* [WebJars](http://www.webjars.org)
* [Bootstrap](http://www.bootstrap.com)
* [Slick](http://www.slick.typesafe.com)

## Installation

This application uses Play 2.5

## Running

### Dev Mode

* Run: `activator ~run`
* Go to [localhost:9000](http://localhost:9000)

### Prod Mode

* Run `activator testProd`

Deployment:

* Produce executable via `activator clean dist`
* Extract `unzip target/universal/pizarra-alpha-1.0.0.zip`
* Run `pizarra-alpha-1.0.0/bin/pizarra-alpha -Dhttp.port=9000 -Dconfig.resource=prod.conf`

About

Pizarra (Alpha) - Scala Play Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published