JustCodeItAll
Explore posts from serversRRefine
•Created by conscious-sapphire on 6/1/2023 in #ask-any-question
does refine fully support Nextjs?
I mainly use Next JS, I might go with PlanetScale for my DB instead of Supabase
5 replies
RRefine
•Created by other-emerald on 5/16/2023 in #ask-any-question
nextjs project wont show after i install NPM package
I created a Nextjs, Materiual-UI, Supabase/Supabase project,,,
I installed Styled-Compomnents
And now it wont show, it errors and gives me this:
It kinda looks like my tsconfig.json is diffrent:
PREVIOUS:….
AFTER ADDING STYLED COMPONENTS:
11 replies
RRefine
•Created by eastern-cyan on 5/13/2023 in #ask-any-question
error “can’t find module @test, and something about children any
It errors saying that it can’t find a module “@test”, then it says that It needs “‘{children: any }” added.
I do that, and it just errors
WHAT IS WRONG???
5 replies
RRefine
•Created by competitive-rose on 5/12/2023 in #ask-any-question
do i need to create another project for the front end of my project?
I created a project, Nextjs, MaterialUI and Supabase…
When i go to localhiost 3000, it just gives me the backend,
Where is the FrontEnd???
Do i need to create another project for that?
10 replies