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

https://github.com/hardyscc/blog

Hardys Blog
https://github.com/hardyscc/blog

Last synced: 29 days ago
JSON representation

Hardys Blog

Awesome Lists containing this project

README

          

# Hardys Blog

Deployments in less than 10 seconds.

To get it running:

```sh
git clone git@github.com:hardyscc/blog.git
cd blog
deno task dev
```

To deploy it to Deno Deploy - clone it in a github repo and create and link a
new project on https://dash.deno.com.

Built using [deno_blog](https://github.com/denoland/deno_blog).