Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 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 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T02:11:54.000Z (about 1 year ago)
- Last Synced: 2024-10-11T17:43:37.391Z (4 months ago)
- Topics: computers, deno, mistakes
- Language: TypeScript
- Homepage: https://mistakes.computer/
- Size: 110 KB
- Stars: 5
- Watchers: 3
- 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/