/site

personal site

Primary LanguageTypeScript

ts-next-nilswg-blog

This is nilswg's personal portfolio website.

🐱‍🏍 Skills

pnpm, monorepo, Next.js, Astro, Tailwind, TypeScript, Vercel


click link to see demo.


✨ Showcase

image

image

image

image


🛫 Quick start

npm install

Create your key

This service you can choose own, and modify file: pages/api/message.ts.

Here, I use Line Nofify API. So, you can set your key here like this.

Line Notify API

### @file: env.local
### Just an exmaple, don't use it directly.
LINE_NOTIFY_TOKEN=yd8u6TmdC6e7CNOwz8aGV3ONHDjulTrnSJhXRZujboq

Of course, you need a Line Account, and create a group to receive message.


📚 Read More

Some Notion notes are here, but only in Chinese.

這裡有我用 Notion 整理出的開發重點

Notion Notes