Skip to content

satyarohith/mistakes.computer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Local Development

For local development you need Deno. Then install deployctl:

deno install --allow-read --allow-write --allow-env --allow-net --allow-run --no-check --unstable -r -f https://deno.land/x/deploy/deployctl.ts

Run the local server:

deployctl run --watch --libs=ns,fetchevent src/index.tsx

License

MIT

About

A silly project to try out Deno Deploy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 94.6%
  • CSS 5.4%