Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fukata/www.fukata.dev

Website
https://github.com/fukata/www.fukata.dev

Last synced: 29 days ago
JSON representation

Website

Awesome Lists containing this project

README

        

# www.fukata.dev

https://fukata.dev のウェブサイト。

## 起動方法

```shell
$bundle exec rake dev
```

or

```shell
$docker compose up
```

## 記事追加

```shell
$bundle exec rake posts:new
```