Skip to content
This repository was archived by the owner on May 30, 2026. It is now read-only.

wezm/mistakes.computer

Repository files navigation

Important

Moved to Codeberg 👉 https://codeberg.org/wezm/mistakes.computer.


mistakes.computer

A silly project to try out Deno Deploy Janet. It picks a random thing that was a mistake (some of which the application uses 😅). Provides a website, JSON endpoint, and Mattermost slash command.

Endpoints

Local Development

For local development you need Janet and jpm. On Casuarina Linux install the jpm package to get both.

Initial setup, pull deps:

jpm deps

Run the local server:

janet server.janet

Run the tests:

jpm test

Adding a Mistake

The mistakes are stored in simple text format in mistakes.txt. The format is: <URL slug> <whitespace> <mistake>.

License

MIT

About

A silly project to try out Janet.

Topics

Resources

License

Stars

Watchers

Forks

Contributors