Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/junyeokk/junyeokk.dev

my personal blog using next.js, tailwind, vercel, notion
https://github.com/junyeokk/junyeokk.dev

blog nextjs notion-api typescript vercel-deployment

Last synced: 3 days ago
JSON representation

my personal blog using next.js, tailwind, vercel, notion

Awesome Lists containing this project

README

        

개발하면서 알게 된 내용들을 정리하는 공간으로 사용하기 위해 이전부터 블로그를 사용했습니다. 기존에 사용하던 블로그에서 벗어나 새로운 환경에서 시작하려고 합니다.
디자인을 미니멀하게 만들고 싶기도 하고, 블로그 플랫폼에 의존하지 않고 저만의 사이트로 운영하고 싶어 직접 만들게 되었습니다.

## Stack

- Language `typescript`
- Framework `Next.js`
- Deploy `Vercel`
- VCS `Git`

## Run

```
npm run dev
```