Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

An open source e-commerce skateshop build with everything new in Next.js.

License

NotificationsYou must be signed in to change notification settings

sadmann7/skateshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an open source e-commerce skateshop build with everything new in Next.js 14. It is bootstrapped withcreate-t3-app.

Skateshop

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

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

Tech Stack

Features to be implemented

  • Authentication withClerk
  • File uploads withuploadthing
  • Newsletter subscription withReact Email andResend
  • Blog usingMDX andContentlayer
  • ORM usingDrizzle ORM
  • Database onPlanetScale
  • Validation withZod
  • Storefront with products, categories, and subcategories
  • Seller and customer workflows
  • User subscriptions withStripe
  • Checkout withStripe Checkout
  • Admin dashboard with stores, products, orders, subscriptions, and payments

Running Locally

  1. Clone the repository

    git clone https://github.com/sadmann7/skateshop.git
  2. Install dependencies using pnpm

    pnpm install
  3. Copy the.env.example to.env and update the variables.

    cp .env.example .env
  4. Start the development server

    pnpm run dev
  5. Push the database schema

    pnpm run db:push
  6. Start the Stripe webhook listener

    pnpm run stripe:listen

How do I deploy this?

Follow the deployment guides forVercel,Netlify andDocker for more information.

Contributing

Contributions are welcome! Please open an issue if you have any questions or suggestions. Your contributions will be acknowledged. See thecontributing guide for more information.

Contributors

Thanks goes to these wonderful people for their contributions:

Made withcontrib.rocks

License

Licensed under the MIT License. Check theLICENSE file for details.

About

An open source e-commerce skateshop build with everything new in Next.js.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp