Skip to content
View oyzhen's full-sized avatar
Block or Report

Block or report oyzhen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
oyzhen/README.md

oyzhen

[WIP] I will do some interesting things by using Deno, and all pages will be deployed to Deno Deploy.

Development

  1. Install Deno
curl -fsSL https://deno.land/x/install/install.sh | sh
  1. Setup Deno Deploy locally
deno install --allow-read --allow-write --allow-env --allow-net --allow-run --no-check -f https://deno.land/x/deploy/deployctl.ts
  1. Run dev server
deployctl run main.ts
  1. Test
deno test -A --unstable test.ts

Pinned Loading

  1. oyzhen oyzhen Public

    https://oyzhen.me

    TypeScript 1

  2. denoland/deployctl denoland/deployctl Public

    Command line tool for Deno Deploy

    TypeScript 327 50

  3. alephjs/aleph.js alephjs/aleph.js Public

    The Full-stack Framework in Deno.

    TypeScript 5.3k 167

  4. vercel/next.js vercel/next.js Public

    The React Framework

    JavaScript 124k 26.4k

  5. ianstormtaylor/slate ianstormtaylor/slate Public

    A completely customizable framework for building rich text editors. (Currently in beta.)

    TypeScript 29.4k 3.2k