Skip to content

manumena/match-generator

 
 

Repository files navigation

Cloudflare Workers TypeScript

banner

Install

Install the dependencies.

npm install

Setup

Add your account_id to wrangler.toml.

Note: you can find it in the right side of the workers dashboard overview.

Development

Run in development mode locally.

npm run dev

Publish

npm run publish

Note: This automatically builds your code, so you don't need to worry about building manually before publishing.

About

REST API that creates matches for guess-the-anime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%