Skip to content

dmiric/12x3-FE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

430 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation Guide

Fork This REPO.

Create codespace from repository.

After container for codespace is built, run the following commands.

  • copy .env.codespacestemplate to .env.local
  • change NEXT_PUBLIC_MEDUSA_BACKEND_URL in env.local to backend url from previous 12x3 backend repo. It can be found in PORTS in your backend codespace Forwarded Address.
  • change NEXT_PUBLIC_BASE_URL in env.local to Forwarded Address from this repo (PORTS tab in vscode)
  • set Medusa Frontend port to Public in this repo (PORTS tab in vscode)

Run

  • npm run dev

About

A performant frontend ecommerce starter template with Next.js 14 and Medusa.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.7%
  • JavaScript 1.8%
  • Other 0.5%