This is an open source e-commerce Big Safe build with everything new in Next.js 13.
Warning This project is still in development and is not ready for production use.
git clone https://github.com/CamiloVargas123/printshop-sc
pnpm install
Create a .env
file in the root directory and add the environment variables as shown in the .env.example
file.
pnpm dev
Licensed under the MIT License. Check the LICENSE file for details.