Loading examples/next14-app-router/next-app-router/.eslintrc.json→examples/next14-app-router/.eslintrc.json +0 −0 File moved. View file examples/next14-app-router/next-app-router/.gitignore→examples/next14-app-router/.gitignore +0 −0 File moved. View file examples/next14-app-router/next-app-router/.nvmrc→examples/next14-app-router/.nvmrc +0 −0 File moved. View file examples/next14-app-router/next-app-router/README.md→examples/next14-app-router/README.md +37 −0 Original line number Diff line number Diff line Fedify–Next.js integration example ================================== # Fedify–Next.js integration example Running the Example ------------------- ## Running the Example 1. Clone the repository: ~~~~ sh ```sh git clone https://github.com/fedify-dev/fedify.git cd fedify/examples/next-app-router ~~~~ cd fedify/examples/next14-app-router ``` 2. Install dependencies: ~~~~ sh ```sh # optional nvm use npm i ~~~~ ``` 3. Start the server: ~~~~ sh ```sh npm run dev & npx @fedify/cli tunnel 3000 ~~~~ ``` 4. Open your browser tunneled URL and start interacting with the app. You can see your handle such as Loading @@ -33,7 +31,7 @@ Running the Example 6. You can see following list like: ~~~~ ``` This account has the below 1 followers: https://activitypub.academy/users/beboes_bedoshs ~~~~ ``` examples/next14-app-router/next-app-router/app/[fedify]/[[...catchAll]]/route.ts→examples/next14-app-router/app/[fedify]/[[...catchAll]]/route.ts +0 −0 File moved. View file Loading
examples/next14-app-router/next-app-router/.eslintrc.json→examples/next14-app-router/.eslintrc.json +0 −0 File moved. View file
examples/next14-app-router/next-app-router/.gitignore→examples/next14-app-router/.gitignore +0 −0 File moved. View file
examples/next14-app-router/next-app-router/.nvmrc→examples/next14-app-router/.nvmrc +0 −0 File moved. View file
examples/next14-app-router/next-app-router/README.md→examples/next14-app-router/README.md +37 −0 Original line number Diff line number Diff line Fedify–Next.js integration example ================================== # Fedify–Next.js integration example Running the Example ------------------- ## Running the Example 1. Clone the repository: ~~~~ sh ```sh git clone https://github.com/fedify-dev/fedify.git cd fedify/examples/next-app-router ~~~~ cd fedify/examples/next14-app-router ``` 2. Install dependencies: ~~~~ sh ```sh # optional nvm use npm i ~~~~ ``` 3. Start the server: ~~~~ sh ```sh npm run dev & npx @fedify/cli tunnel 3000 ~~~~ ``` 4. Open your browser tunneled URL and start interacting with the app. You can see your handle such as Loading @@ -33,7 +31,7 @@ Running the Example 6. You can see following list like: ~~~~ ``` This account has the below 1 followers: https://activitypub.academy/users/beboes_bedoshs ~~~~ ```
examples/next14-app-router/next-app-router/app/[fedify]/[[...catchAll]]/route.ts→examples/next14-app-router/app/[fedify]/[[...catchAll]]/route.ts +0 −0 File moved. View file