Giter Site home page Giter Site logo

anav5704 / custom-cms Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.61 MB

Content management system built for an e-commerce store

Home Page: https://ecommerce-custom-cms.vercel.app/

TypeScript 97.66% CSS 0.93% JavaScript 1.41%
nextjs postgresql tailwindcss

custom-cms's Introduction

Custom Content Management System ⚙️

Hero Page Image

This is a simple CMS that acts as an admin panel, built to manage the E-commerce store. The store is literally an empty shell and all of the content is assigned by the CMS. Users can create and manage stores, billboards, categories, sizes, colors, and products. Orders are automatically created when a purchase is made in the store.

Technologies Used

  • Next JS 14
  • TailwindCSS
  • Shadcn UI
  • Clerk
  • Cloudinary
  • Prisma
  • Serverless PostgreSQL
  • Zustand
  • Zod
  • Stripe

Getting Started

As per usual, fork and clone this repo and run npm install to download all the dependencies. Now set up the environment variables. The following will go in a .env in the root of your project.

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY 
CLERK_SECRET_KEY
NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/
NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/
DATABASE_URL
DIRECT_URL // Use this if provided
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME 
STRIPE_API_KEY
FRONTEND_STORE_URL

Once set, you can run npm run dev to see it live on your localhost.

Learning Resources

custom-cms's People

Contributors

anav5704 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.