Skip to content

yahya09/nextjs-auction

Repository files navigation

Simple Auction Web Apps

  • User can register and add new item to be auctioned.
  • User can also bid on other user's item.
  • The highest bidder in the time window will win the item.
  • User needs to add deposit to bid on an item.

Tech Stack

  • Framework: Next.js
    • Page routes
    • API routes
  • ORM: Prisma
  • Database and backend functions: Supabase

Getting Started [WIP]

To run the development server on your local machine, you will need Node.js and npm. Then run:

npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors