Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`

slash command screenshot

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/