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

Block or report thechainercygnus

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
thechainercygnus/README.md

Hi there 👋

  • 💻 I'm currently working as a Middleware Administrator
  • 🌱 I’m currently learning Python 🐍
  • 🤔 I’m looking for help with Test Design!
  • ⚡ Fun fact: I've got a passion for dog rescue.

Pinned

  1. A basic wrangler.toml for webpack wo... A basic wrangler.toml for webpack workers
    1
    name = "worker_name" # The name of the worker
    2
    type = "webpack" # This tells Cloudflare Workers what stack we need, currently using webpack. Will move to javascript custom build
    3
    compatibility_date = "2022-01-01"
    4
    workers_dev = true # Set to false for production deployments
    5
    route = "https://{{ domain }}/*" # Populate with your domain name
  2. docs docs Public

    Just a place for me to store and share docs

  3. drawingblanks drawingblanks Public

    Naming things so you don't have to

    Python