An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Practice Touch Typing

[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)

## Gitpod Workspace

[![Bump the docker image version](https://github.com/nju33/gitpod-workspace/actions/workflows/bump-docker-image-version.yml/badge.svg)](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`