mbhrznr / ultra-deno-kv-oauth-demo

Ultra + Deno KV OAuth Demo

Home Page:https://ultra-deno-kv-oauth-demo.deno.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ultra project

Demo of Deno KV OAuth working in Ultra.

Your new Ultra project is ready to go. You can follow the Ultra docs here: https://ultrajs.dev/

Usage

Make sure to install Deno: https://deno.land/manual/getting_started/installation

Then start the project in dev mode: This will watch the project directory and restart as necessary.

deno task dev

Or start the project in production mode:

deno task build && cd .ultra && deno task start

About

Ultra + Deno KV OAuth Demo

https://ultra-deno-kv-oauth-demo.deno.dev/


Languages

Language:TypeScript 100.0%