benallfree / awesome-pocketbase

A collection of PocketBase community resources.
Creative Commons Zero v1.0 Universal
750 stars 48 forks source link

Add NextJS starter template #34

Closed tsensei closed 8 months ago

tsensei commented 10 months ago

This is a NextJS starter template (app router) for Pocketbase supporting SSR. Pocketbase uses localstorage to store auth token so it isn't accessible by server components / middleware by default. It is discussed in details in this issue #69. This template aims to solve it.

benallfree commented 10 months ago

Unfortunately as per the awesome guidelines your project must be around for 30 days before inclusion. I'm going to close this PR for now but please consider re-opening it or making a new one after 30 days.

benallfree commented 10 months ago

I'm sorry, I misread the rules. Your submission is fine :)

I see two separate entries here, did you mean to do that?

tsensei commented 10 months ago

I am seeing only one ?

benallfree commented 10 months ago

Changes under React and Vue sections

benallfree commented 10 months ago

Oh I see, it's a whitespace issue. Sorry. Slow day. Was that change intended?

tsensei commented 10 months ago

Sorry, I think my formatter changed some whitespaces.

benallfree commented 8 months ago

Thank you! 🍕