https://github.com/wezm/mistakes.computer
A silly project to try out Deno Deploy.
https://github.com/wezm/mistakes.computer
computers deno mistakes
Last synced: 11 months ago
JSON representation
A silly project to try out Deno Deploy.
- Host: GitHub
- URL: https://github.com/wezm/mistakes.computer
- Owner: wezm
- License: mit
- Created: 2021-07-08T01:31:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T02:11:54.000Z (about 2 years ago)
- Last Synced: 2025-03-17T11:55:03.586Z (11 months ago)
- Topics: computers, deno, mistakes
- Language: TypeScript
- Homepage: https://mistakes.computer/
- Size: 110 KB
- Stars: 5
- Watchers: 2
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mistakes.computer
=================
A silly project to try out [Deno Deploy]. Picks a random thing that was a
mistake (most of which the application uses 😅). Provides a website,
JSON endpoint, and [Mattermost] slash command.
### Endpoints
* Website:
* JSON:
* Slash command: `/mistake Wesley's bot was`

Local Development
-----------------
For local development you need [Deno].
Run the local server:
deno run -A --no-check=remote src/index.tsx
Run the tests:
deno test
License
-------
MIT
[Deno]: https://deno.land/
[Deno Deploy]: https://deno.com/deploy
[Mattermost]: https://mattermost.com/