{"repo":"aurorascharff/next15-remix-jokes-rebuild","free":true,"listed":false,"github":"https://github.com/aurorascharff/next15-remix-jokes-rebuild","clone":"git clone https://github.com/aurorascharff/next15-remix-jokes-rebuild.git","description":"Rebuild of Remix Jokes using Next.js 15 with Server Actions, Tailwind CSS, and Prisma. Additional /demo route for React Server Component and Next.js App Router functionality examples. NB! Database might be sleeping, give it a minute after the initial application error.","language":"TypeScript","stars":29,"topics":["app-router","prisma","tailwindcss","react","nextjs","server-actions"],"license":"MIT","category":"databases-storage","readme_excerpt":"Next.js 15 \"Remix Jokes\" Rebuild This is a Next.js project bootstrapped with create-next-app . It is a rebuild of Remix Jokes using Next.js 15 with Server Functions, Tailwind CSS, and Prisma. The /jokes page contains simple implementations since it's supposed to be a beginners-friendly sample. It has additional /(demo) routes for more advanced React Server Component and Next.js 15 functionality examples. This project uses next/font to automatically optimize and load Inter, a custom Google Font. Getting Started First, install the dependencies: Then, run the development server: Open http://localhost:3000 with your browser to see the result. Prisma Setup Add a .env file to the root of the project, refer to .env.sample for the required environment variables. You need decide between prisma local development with sqlite or a real database with for example sqlserver . Define it in the schema.prisma file. After switching, delete the prisma/migrations folder before running the migration command. When using sqlserver, you need to migrate the database schema with: When using sqlite, initialize with: Seed prisma/seed.ts for initial data: Application Structure I have added a diagram of the application structure in jokes.excalidraw , made by aisiklar! Awesome job! View it using the Excalidraw extension. Development Info Development Tools The project uses ESLint for linting and Prettier for code formatting. The configuration for these tools is located in .eslintrc.js and .prettierrc.js . Th","default_branch":null,"files":null,"tree":[],"storefront":"/r/aurorascharff","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/aurorascharff/next15-remix-jokes-rebuild/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}