Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dtgoitia/whose-turn-is-it
https://github.com/dtgoitia/whose-turn-is-it
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dtgoitia/whose-turn-is-it
- Owner: dtgoitia
- Created: 2022-04-21T08:55:01.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-28T09:19:07.000Z (over 2 years ago)
- Last Synced: 2024-10-28T13:54:49.694Z (3 months ago)
- Language: TypeScript
- Size: 1.2 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Setup repo
```shell
make set-up-development-environment
```## Environment variables
- `PUBLIC_GITHUB_REPOSITORY`: reference to the repository, including the user name `john-doe/my-app`
- `PUBLIC_GITHUB_ACCOUNT_TOKEN`: GitHub token `public_repo` scope.## Common issues
- _My browser doesn't offer me the option to install the PWA_.
Check you are accessing the website via HTTPS - instead of HTTP.