https://github.com/nju33/practice-touch-typing
An app to practice touch typing for beginners.
https://github.com/nju33/practice-touch-typing
gitpod-workspace
Last synced: over 1 year ago
JSON representation
An app to practice touch typing for beginners.
- Host: GitHub
- URL: https://github.com/nju33/practice-touch-typing
- Owner: nju33
- Created: 2021-07-04T04:11:49.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T09:29:48.000Z (over 3 years ago)
- Last Synced: 2025-01-23T00:14:39.172Z (over 1 year ago)
- Topics: gitpod-workspace
- Language: TypeScript
- Homepage: https://practice-touch-typing.vercel.app/asdf
- Size: 1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Practice Touch Typing
[](https://standardjs.com)
[](https://github.com/prettier/prettier)
## Gitpod Workspace
[](https://github.com/nju33/gitpod-workspace/actions/workflows/bump-docker-image-version.yml)
### Gitpod Variables
- `GIT_USER_SIGNINGKEY` is a sign necessary when you do `git commit`
- `NGROK_AUTHTOKEN` is ngrok's authentication
- `GPG_SECRET_KEY` is your gpg secret key encoded in base64
- `GH_AUTHTOKEN` is GitHub CLI's authentication
- `BIT_SSH_SECRET_KEY` is you ssh secret key encoded in base64 for bit.dev
- `RCLONE_CONFIG_CONTENTS` is RClone's config in base64
- `SSH_GITHUB_PASSPHRASE`