c4lyp5o / cpray-docker

Simple prayer times site with redis cache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPRAY-DOCKER

Docker-compose files for CPRAY. Package includes cpray-simple and redis-server. Prayer data is directly sourced from JAKIM.

Installation

Clone this repository to your local machine.

git clone https://github.com/c4lyp5o/cpray-docker.git

Run docker-compose up to start the containers.

docker-compose up

Usage

Site will be available at http://localhost:3000/

About

Simple prayer times site with redis cache

License:MIT License


Languages

Language:JavaScript 51.4%Language:Pug 43.3%Language:CSS 2.6%Language:Dockerfile 2.6%