Skip to content

Racer159/racer159.net

Repository files navigation

racer159.net

CI

A Cloudflare Worker driving serverless web 1.0 content (you heard that right), easter eggs and fun to the planet-earth region, for my personal net, racer159.net.

Note: You must use wrangler 1.17 or newer for development of this worker.

Getting Started

This worker uses the Wrangler CLI for development. If you are not already familiar with the tool, it is recommended that you install the tool and configure it to work with your Cloudflare account. Documentation can be found here.

Testing

Run npm test to execute the unit tests via Jest.

Linting

Run npm run lint to execute linting via TS-ESLint.

Previewing and Publishing

For information on how to preview and publish your worker, please see the Wrangler docs.

Cloudflare Caveats

The service-worker-mock used by the tests is not a perfect representation of the Cloudflare Workers runtime. It is a general approximation. It's recommend that you test end to end with wrangler dev in addition to a staging environment to test things before deploying.

About

A website written to web 1.0 standards (HTML 4.01 / ES3 / CSS 2) to enable backwards compatibility for racer159.com

Resources

License

CC-BY-4.0, Unknown licenses found

Licenses found

CC-BY-4.0
LICENSE
Unknown
LICENSE-CODE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published