Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
yo-iwamoto committed Apr 13, 2024
1 parent f959b51 commit 9182e33
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## 概要
# 概要

個人的な Next.js アプリケーションのテンプレートです。
My personal boilerplate for Next.js.

# 構成要素

- Next.js
- App Router
- logging.fetches.fullUrl: true
- ignore eslint, typescript error on build
- experimental: typedRoutes, turbo
- Docker (based on official example)
- Biome
- Storybook 8
- Vitest
- shadcn/ui
- Tailwind CSS
- Prisma
- CI

0 comments on commit 9182e33

Please sign in to comment.