Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kyh196201/seungwoo.dev
Personal blog
https://github.com/kyh196201/seungwoo.dev
contentlayer giscus nextjs14 tailwindcss
Last synced: 17 days ago
JSON representation
Personal blog
- Host: GitHub
- URL: https://github.com/kyh196201/seungwoo.dev
- Owner: kyh196201
- Created: 2023-12-17T12:36:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-02T15:17:58.000Z (4 months ago)
- Last Synced: 2024-10-16T19:25:15.655Z (2 months ago)
- Topics: contentlayer, giscus, nextjs14, tailwindcss
- Language: TypeScript
- Homepage: https://seungwoo.dev
- Size: 9.16 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# seungwoo.dev
## 프로젝트 설치 및 실행
```
npm i --forcenpm run dev
npm run build && npm run start
```## 기술 스택
- [TypeScript](https://www.typescriptlang.org/ko/)
- [Next.js 14](https://nextjs.org/)
- [Contentlayer](https://github.com/contentlayerdev/contentlayer)
- [shadcn/ui](https://ui.shadcn.com/)