Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fukata/www.fukata.dev
Website
https://github.com/fukata/www.fukata.dev
Last synced: 29 days ago
JSON representation
Website
- Host: GitHub
- URL: https://github.com/fukata/www.fukata.dev
- Owner: fukata
- License: mit
- Created: 2019-09-18T07:56:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-24T02:15:11.000Z (5 months ago)
- Last Synced: 2024-10-10T12:26:05.914Z (about 1 month ago)
- Language: HTML
- Homepage: https://fukata.dev
- Size: 6.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```