Skip to content

ploop is the core implementation of PodcastLooper, pronounced /pilu:p/

License

Notifications You must be signed in to change notification settings

PodcastLooper/ploop

Repository files navigation

loop Server

TODO

License

This code is licensed under the Mozilla Public License Version 2.0, see the LICENSE file for details.

System requirements

  • Java 11
  • PostgreSQL 11 (or higher)

Developer guide

For development and testing you need to install sbt. Please see CONTRIBUTING.md for details how to to contribute to the project.

During development you can start (and restart) the application via the reStart sbt task provided by the sbt-revolver plugin.

Tests

Tests are included in the project. You can run them via the appropriate sbt tasks test and it:test. The latter will execute the integration tests. Be aware that the integration tests might need a working database.

Deployment guide

About

ploop is the core implementation of PodcastLooper, pronounced /pilu:p/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published