Seiwon Park

Results 4 comments of Seiwon Park

(수정됨) 저는 2022.03.25 기준, https://docs.iamport.kr/sdk/javascript-sdk 를 참고하여, https://github.com/SeiwonPark/iamport-react-ts/tree/main/src/interfaces 위와 같이 인터페이스를 만들어두었습니다.

Anyone who's using **Next.js**, here's my **`next.config.js`** file and it **works perfectly** ```javascript // next.config.js /** @type {import('next').NextConfig} */ const nextConfig = { reactStrictMode: true, async headers() { return [...

> > I found a fix! You have to go to node_modules/@ffmpeg/core/dist/ and copy all the files from there and paste them in the root folder, preferrably in the public...

@ReedJessen If you need the data still, you can download it from [business.juso.go.kr](https://business.juso.go.kr/addrlink/adresInfoProvd/guidance/othbcAdresInfo.do). They provide not only korean road names, postal codes, but also in english. I hope this will...