Skip to content

anon-r-7/hebrew-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hebrew Calendar API

Calendar for generating calendar data inclusive of

  • Julian Calendar
  • Hebrew Calendar (according to Torah)
  • Lunar Data
  • etc.

Installation

Clone Repo

$ git clone git@github.com:anon-r-7/hebrew-calendar.git

Env Vars

export MYVAR=

Usage

Start

$ docker compose up

Lint Fix

$ yarn lint:fix
$ yarn prettier:fix

Lint Check

$ yarn tsc
$ yarn lint
$ yarn prettier

Development

Contributing

$ git checkout main
$ git pull origin main
$ git checkout -b feature/<my feature>
$ git push origin feature/<my feature>
Create PR from feature branch to main

Deployment

  • cd /var/www/hebrew-calendar
  • sudo su
  • bash deploy.sh

JWT Token

Create openssl rand -base64 32

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors