Skip to content
/ ebuy Public
forked from ezralazuardy/ebuy

๐Ÿ›’ Dummy App for E-Commerce Workflow.

License

Notifications You must be signed in to change notification settings

joonmyung/ebuy

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

65 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.

About

๐Ÿ›’ Dummy App for E-Commerce Workflow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.5%
  • Other 0.5%