-
Docetis Sàrl
- Tunisia
- https://www.linkedin.com/in/chourouk-helaoui-268a98a9/
- @ChouroukHelaoui
-
path-to-regexp Public
Forked from pillarjs/path-to-regexpTurn a path string such as `/user/:name` into a regular expression
TypeScript MIT License UpdatedFeb 23, 2024 -
Image_Gallery Public
Forked from RushikeshKhurpe/Image_GalleryA user registration, login and Image Upload action with backend restAPI using mongoDB, Nodejs(Express.js) and mongoose, authentication using JWT token also pagination and frontend using react.js an…
JavaScript UpdatedFeb 13, 2024 -
nextjs-notion-starter-kit Public
Forked from transitive-bullshit/nextjs-notion-starter-kitDeploy your own Notion-powered website in minutes with Next.js and Vercel.
-
nextjs-starter-medusa Public template
Forked from medusajs/nextjs-starter-medusaA performant frontend ecommerce starter template with Next.js 14 and Medusa.
-
material-kit-react Public
Forked from devias-io/material-kit-reactReact Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other
-
multi-step-form Public
Forked from Marcosfitzsimons/multi-step-formNext.js-powered multi-step form with elegant UI, custom data management hook, and Framer Motion for smooth step transitions.
TypeScript UpdatedJan 17, 2024 -
startup-nextjs Public template
Forked from NextJSTemplates/startup-nextjsStartup is free Next.js template for SaaS startups comes with all the essential pages, components, and sections you need to launch a complete business website.
TypeScript MIT License UpdatedJan 15, 2024 -
project_next13_car_showcase Public
Forked from adrianhajdin/project_next13_car_showcaseBuild and Deploy a Modern Next.js 13 Application | React, Next JS 13, TypeScript, Tailwind CSS
-
next-api-compose Public
Forked from neg4n/next-api-compose🧬 Simple, dependency free, error aware and powerful utility to compose chain of multiple middleware into one Next.js API Route.
TypeScript MIT License UpdatedDec 2, 2023 -
nextjs-tailwind-app-presentation-page Public
Forked from creativetimofficial/nextjs-tailwind-app-presentation-pageTypeScript MIT License UpdatedNov 22, 2023 -
flowbite-admin-dashboard Public
Forked from themesberg/flowbite-admin-dashboardFree and open-source admin dashboard template built with Tailwind CSS and Flowbite
HTML MIT License UpdatedNov 18, 2023 -
next-graphql-server Public
Forked from zaiste/next-graphql-servernext-graphql-server is a library for building production-grade GraphQL servers using Next.js with API Routes
TypeScript Apache License 2.0 UpdatedOct 25, 2023 -
muse-ant-design-dashboard Public
Forked from creativetimofficial/muse-ant-design-dashboardMuse Ant Design Dashboard - Free Dashboard using React and Ant Design
JavaScript MIT License UpdatedOct 20, 2023 -
node.js-clean-architecture Public
Forked from panagiop/node.js-clean-architectureA use case of Clean Architecture in Node.js comprising of Express.js, MongoDB and Redis as the main (but replaceable) infrastructure.
JavaScript UpdatedOct 15, 2023 -
material-dashboard-react-nodejs Public
Forked from creativetimofficial/material-dashboard-react-nodejsReact Material template connected to working Node API
JavaScript MIT License UpdatedOct 12, 2023 -
node-express-sequelize-nextjs-realworld-example-app Public
Forked from cirosantilli/node-express-sequelize-nextjs-realworld-example-appNode.js + Express.js + Sequelize + SQLite/PostgreSQL + Next.js fullstack static/SSG/ISG Example Realworld App. Includes Heroku deployment, DB migration, DB and API unit testing, DB seeding, and ESL…
-
nextjs-with-express Public template
Forked from blmarquess/nextjs-with-expressThis project aims to have a NextJS and Express boilerplate in a monolith structure for small monoserver projects that require a rapid full-stack implementation with flexible code writing to expedit…
TypeScript MIT License UpdatedSep 27, 2023 -
express-typescript Public template
Forked from GeekyAnts/express-typescriptExpress + TypeScript + Boilerplate for Web / API App
TypeScript MIT License UpdatedSep 23, 2023 -
nextjs-express-typescript-course Public
Forked from codinginflow/nextjs-express-typescript-courseTypeScript UpdatedSep 21, 2023 -
blog-template-using-nextjs-typescript-tailwindcss Public template
Forked from webexpe13/blog-template-using-nextjs-typescript-tailwindcssThis project is a simple blog template using next js, typescript and tailwind css. blog+nextjs+tailwind+typescript.
TypeScript MIT License UpdatedSep 16, 2023 -
qr-generator Public
Forked from yehezkielgunawan/qr-generatorSimple QR Code Generator
TypeScript MIT License UpdatedSep 11, 2023 -
nextjs13-app Public
Forked from yaseenmustapha/nextjs14-appFull-stack Next.js 13 application. Uses React 18 client & server components, TypeScript, Prisma ORM, Railway PostgreSQL database, NextAuth.js OAuth 2.0 authentication, OpenAI API GPT-3.5-Turbo, and…
TypeScript GNU Affero General Public License v3.0 UpdatedAug 15, 2023 -
refreshToken_auth_and_roleBased_autherization Public
Forked from CyberW0lves/refreshToken_auth_and_roleBased_autherizationJavaScript UpdatedJul 31, 2023 -
This is a sample repository of a Next.js (TypeScript) frontend and Node.js (Express) backend app that offers passkey authentication.
TypeScript UpdatedJul 26, 2023 -
registration-and-login-application-with-crud-operation-using-MERN-stack Public
Forked from Volunteer-Tech/registration-and-login-application-with-crud-operation-using-MERN-stackSimlple example of user registration, login and CRUD action with backend restAPI using mongoDB, Nodejs(Express.js) and mongoose, authentication using JWT token also pagination and frontend using re…
JavaScript UpdatedJul 1, 2023 -
-
MERN_Stack_Project_Ecommerce_Hayroo Public
Forked from hasan-py/MERN_Stack_Project_Ecommerce_HayrooE-commerce Website | Reactjs | Nodejs | Mongodb | Expressjs | JWT | Tailwind Css
CSS UpdatedJun 4, 2023 -
react-material-admin Public template
Forked from flatlogic/react-material-admin☄️React Material Admin is a React template built with Material-UI
JavaScript MIT License UpdatedJun 3, 2023 -
nextjs13-user-signin-signup Public
Forked from wpcodevo/nextjs13-user-signin-signupIn this article, we'll explore how to implement JWT authentication in Next.js 13 API route handlers. We'll cover the process of generating and verifying JWTs, handling authentication errors, and pr…
TypeScript UpdatedMay 29, 2023 -
react-redux-realworld-example-app Public
Forked from gothinkster/react-redux-realworld-example-appExemplary real world application built with React + Redux