prismic-archive / scala-play-lesbonneschoses

«Les Bonnes Choses», French delicious pastries – Scala, Play version
10 stars 6 forks source link

Les Bonnes Choses, Play with Scala

This is a example project made by the prismic.io team as a showcase to help developers get started. By default, it consumes the content repository available at https://lesbonneschoses.prismic.io/api.

You can also visit the public version hosted at http://lesbonneschoses.prismic.me.

Get started

This project gets started and installed exactly like the Play with Scala starter project, you will find all information in its README file.

Connect it to your own Les Bonnes Choses repository

First, create your own Les Bonnes Choses content repository if you haven't: from your prismic.io dashboard, click on the "Fork it now!" button in the "Fork the Les Bonnes Choses repository" frame.

Then, configure the project as described in the "Configure" paragraph of the starter project's README file.

Now, you can change content in your Les Bonnes Choses repository, and it will reflect in your local project.

Licence

This software is licensed under the Apache 2 license, quoted below.

Copyright 2013 Zengularity (http://www.zengularity.com).

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.