/scala-play-postgresql

A simple application using Play Scala and Postgresql as database

Primary LanguageScalaCreative Commons Zero v1.0 UniversalCC0-1.0

Scala-Play-Postgresql Sample Project

This project is a crud scala play project. It's actually a Scala101 project for people who are new in Scala & Play

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

SBT
Postgresql
Docker(Optional)
Intellij
Intellij Scala Plugin

Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

Sbt Run

End with an example of getting some data out of the system or using it for a little demo

Deployment

The project also works on docker, in order to create a docker image use

sbt docker

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details