Git Product home page Git Product logo

skateshop's Introduction

This is an open source e-commerce skateshop build with everything new in Next.js 13. It is built with the T3 Stack and bootstrapped with create-t3-app.

Skateshop13

Warning This project is still in development and is not ready for production use.

It uses new technologies (server actions, drizzle ORM) which are subject to change and may break your application.

Tech Stack

Features

  • Authentication with Clerk
  • Subscription, payment, and billing with Stripe
  • Storefront with products and categories
  • Seller and customer workflows
  • Admin dashboard with stores, products, orders, subscriptions, and payments

Installation

1. Clone the repository

git clone https://github.com/sadmann7/skateshop

2. Install dependencies

pnpm install

3. Create a .env file

Create a .env file in the root directory and add the environment variables as shown in the .env.example file.

4. Run the application

pnpm run dev

5. Push database

pnpm run db:push

6. Listen for stripe events

pnpm run stripe:listen

How do I deploy this?

Follow the deployment guides for Vercel, Netlify and Docker for more information.

skateshop's People

Contributors

sadmann7 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.