ABP React Template

React Starter Template for ABP application with Next.js and Tailwind CSS is ready to use. You can use this template to start your next project.

Mohamed Rashed 75 weeks ago

Thank you Antos & Sajan, I think this is one of the best ABP Community Contributions, Keep it up guys ...

analyzesnobby 70 weeks ago

I'm really rather pleased with the topic you've chosen. I had to express my gratitude for your fantastic essay.

Fernando Custódio da Silva 38 weeks ago

Is the template functional? because when I follow the steps given, I get an error that doesn't find the hooks and proxy

Sebastian 23 weeks ago

I also struggle with running the template and get the errors

src/layout/Admin.tsx(7,32): error TS2307: Cannot find module '@my_project_name/hooks' or its corresponding type declarations. src/Profile/ProfileSettings.tsx(2,50): error TS2307: Cannot find module '@my_project_name/proxy' or its corresponding type declarations

@Fernando, were you able to solve it?

Sebastian 23 weeks ago

I solved it eventually by updating the typescript version with "pnpm update typescript"