Skip to content

bkendall/prayers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prayers

This is an application that has two parts: a server, and a client integration.

The server runs on a web host, and requires:

  • Go
  • CoffeeScript
    • Through Node.js and npm
  • MySQL

The client integration is straight forward. At the minimum, the following will enable this service:

<div id="prayers" data-integration="first"></div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<script src="//prayers.bryankendall.com/js/prayers.js"></script>
<noscript>Please enable javascript for prayers to load.</noscript>

You can see a sample of the (current working master branch) code here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published