| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An open-source e-com application built using all new NextJS with React server components.
Warning This project is still in development and is not ready for production use.
Make sure you have Node v18.0.0 or higher 1
Install dependencies using pnpm:
pnpm installCopy .env.example to .env and update the variables.
cp .env.example .env.localCreate local db
pnpm db:pushStart the development server:
pnpm devYou can easilly depoy with vercel:
Note that you'll need to:
| Back | FazBrowse Home | New Git URL |