/ebuy

🛒 Dummy App for E-Commerce Workflow.

Primary LanguageTypeScriptMIT LicenseMIT

Vercel CodeQL Analysis License

🛒 ebuy

A Dummy App for E-Commerce Workflow.

🔗 https://ebuy.vercel.app


ebuy

The demo uses Clerk for authentication, it should be safe enough to be used.

🚀 quickstart

Please setup your own .env.local based on .env.example before running the project.

# install dependencies
bun install

# pull environment variables from vercel
vercel env pull .env.local

# run the project
bun dev

🗂️ libraries

This project is using the following libraries:

Written in Typescript using Next and Bun. Powered by Vercel and Clerk.