Skip to content

The web front end for viewing and subscribing to lessons

Notifications You must be signed in to change notification settings

ChurchApps/LessonsApp

Repository files navigation

Lessons.church

Lessons.church is a website for hosting free video based lessons for churches. The lessons can be scheduled in advance for classrooms and customized. The companion Lessons Screen app runs on any Android TV device and will pre-fetch each weeks lesson in the classroom so they're ready to be displayed on Sunday without needing an Internet connection.

Preview

Get Involved

Help Support Us

The only reason this program is free is because of the generous support from users. If you want to support us to keep this free, please head over to ChurchApps or sponsor us on GitHub. Thank you so much!

Join the Community

We have a great community for end-users on Facebook. It's a good way to ask questions, get tips and follow new updates. Come join us!

Report and Issue

If you discover an issue or have a feature request, simply submit it to our issues log. Don't be shy, that's how the program gets better.

Join us on Slack

If you would like to get involved contributing in any way, head over to our Slack Channel and introduce yourself. We'd love to hear from you.

Start Coding

If you'd like to set up the project locally, see our development guide. For this app:

  1. Run npm i to install dependencies
  2. Run npm run dev to launch the project.