🏡 Home

Category / 카테고리 :

RNUI Module : react-native-freelifemakers-ui
  • [nextjs]SNS Server-6(myapp16)

    👉🏻 User테이블(회원정보)을 만들고 webfinger로 검색시 User테이블의 정보로 검색되도록 수정합니다.Create a User table (for member information) and modify the system so that searches using WebFinger retrieve data from that table. 📁 프로젝트 설치,라이브러리 설치,HTTPS설정Project setup, library installation, HTTPS configuration ✔️ 아래의 이전 포스트를 참조하세요Please refer to the previous post below. 📁 전체 프로젝트 구조 / Overall…


  • [nextjs]SNS Server-5(myapp15)

    👉🏻 이번에는 @user1@yourhost.domain.org의 팔로워 목록을 만듭니다.Next, create a list of followers for @user1@yourhost.domain.org. 👉🏻 pinafore.social프로필의 FOLLOWERS 1을 클릭할경우 목록에 보여주는 기능입니다.This feature displays a list when you click “FOLLOWERS 1” on the pinafore.social profile. 👉🏻 gotosocial은 정책상 remote 계정(다른 서버 계정의 팔로워) 정보는 보여주지 않습니다.Due to its policy, GoToSocial does not display information about remote…


  • [nextjs]SNS Server-4(myapp14)

    👉🏻 myapp13프로젝트에서 user1@freelifemakers.com에서 user1@yourhost.domain.org를 팔로우 했습니다.In the myapp13 project, user1@freelifemakers.com followed user1@yourhost.domain.org. 👉🏻 그리고 user1@yourhost.domain.org로 로그인해서 글을 쓸 경우user1@freelifemakers.com에 배달되고 pinafore.social에서도 확인 가능한지 테스트 했었습니다.I also tested whether logging in as user1@yourhost.domain.org and posting a message would result in delivery to user1@freelifemakers.com and visibility on pinafore.social. 👉🏻 이번 myapp14프로젝트에서는 반대로 user1@yourhost.domain.org가 user1@freelifemakers.com을 팔로우 합니다.In this…