sparql-search-bar
v1.0.0-alpha.1
Published
Template repo for my Typescript projects [![GitHub license](https://img.shields.io/github/license/jeswr/useState.svg)](https://github.com/jeswr/useState/blob/master/LICENSE) [![npm version](https://img.shields.io/npm/v/@jeswr/use-state.svg)](https://www.n
Downloads
2
Readme
template-typescript
Template repo for my Typescript projects
Usage
When this repository is used as a template, you will need to do the following:
- Provide secrets tokens for github (
GH_TOKEN
) and NPM (NPM_TOKEN
) NPM tokens (NPM_TOKEN
) should be automation tokens generated at https://www.npmjs.com/settings/[user]/tokens/ Github tokens (GH_TOKEN
) should be generated at https://github.com/settings/tokens/new?scopes=repo Secrets should be added at https://github.com/jeswr/[repository-name]/settings/secrets/actions - Fill in missing entries in the package.json
License
©2021–present Jesse Wright, MIT License.