Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takeuchi-shogo/nextjs-dev-example
Next.jsを使用した環境構築の練習用
https://github.com/takeuchi-shogo/nextjs-dev-example
biome husky lefthook nextjs14 typescript
Last synced: about 2 months ago
JSON representation
Next.jsを使用した環境構築の練習用
- Host: GitHub
- URL: https://github.com/takeuchi-shogo/nextjs-dev-example
- Owner: takeuchi-shogo
- Created: 2024-09-08T11:08:47.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-12T13:15:53.000Z (3 months ago)
- Last Synced: 2024-09-13T00:21:59.092Z (3 months ago)
- Topics: biome, husky, lefthook, nextjs14, typescript
- Language: TypeScript
- Homepage:
- Size: 806 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# フロントエンド周りにおける環境構築の練習用
## 採用技術
- Next.js
- Typescript- Biome
- Lefthook## やっていること
1. Next.jsの扱いに慣れるため
2. LINEログインなど色々試すため(今後も更新する)
3. 環境構築の練習用
4. フォーマッターやリンターの設定練習