···11# Linkat
2233-Blueskyアカウントでリンク集を作ろう
33+Organize your links using your Bluesky account.
4455-
55+<img src="./screenshot.png" width="600" />
6677## Development
8899+To develop locally, ensure you have the following installed:
1010+911- Node.js
1012- Docker
11131212-が必要です。
1414+Then, follow these steps to set up and run the project:
13151416```
1515-cp -f .env.example .env
1616-corepack enable pnpm
1717-pnpm i
1717+cp -f .env.example .env
1818+corepack enable pnpm
1919+pnpm install
1820pnpm dev
1921```
20222121-http://linkat.localhost:3000 を開く
2323+After running the commands, open [http://linkat.localhost:3000](http://linkat.localhost:3000) in your browser.
22242325## Contributing
24262525-Issue, PullRequest 歓迎します!
2727+Issues and pull requests are welcome!