reactivesearch icon indicating copy to clipboard operation
reactivesearch copied to clipboard

Add a with-reactivesearch example in the nextjs repo

Open divyanshu013 opened this issue 6 years ago • 7 comments

Issue Type:

Enhancement/Docs

Platform:

Web

Description:

Now that SSR is working, we should add an example in the nextjs repo here which would also be bootstrapped with create-next-app. We already have the example in the /examples directory which can be ported with minor changes

Reactivesearch version: 2.6.0

divyanshu013 avatar Apr 23 '18 12:04 divyanshu013

Hey i am interested, can you assign this to me @siddharthlatest @divyanshu013

mohiyaddeen7 avatar Sep 21 '23 11:09 mohiyaddeen7

@mohiyaddeen7 Sure, I'm assigning this to you

siddharthlatest avatar Sep 21 '23 13:09 siddharthlatest

@mohiyaddeen7 Sure, I'm assigning this to you

Thank you, I am up for it. If you could give me some guidance, that would be a great help.

mohiyaddeen7 avatar Sep 21 '23 13:09 mohiyaddeen7

@mohiyaddeen7 You can use the example here as a starting point: https://github.com/appbaseio/reactivesearch/tree/next/packages/web/examples/ssr

Make changes as per Next.js's contributing guide for their examples: https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md

Make PR on their repo.

siddharthlatest avatar Sep 22 '23 08:09 siddharthlatest

err

err_code

i worked on this example : https://github.com/appbaseio/reactivesearch/tree/next/packages/web/examples/ssr

and implemented this in next js and got some errors that i fixed. but i am getting one error that i am not able to fix related to fetching static css file from _next directory i suppose

mohiyaddeen7 avatar Sep 22 '23 11:09 mohiyaddeen7

Can You assign this to me ? @siddharthlatest

3xp10it3r avatar Sep 30 '23 18:09 3xp10it3r

@3xp10it3r Can you check on the error reported above and see if you're able to get past this? I can then consider assigning.

siddharthlatest avatar Oct 02 '23 08:10 siddharthlatest