Skip to content

eduair94/teslo-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Run in Dev

  1. Clone the repository
  2. Create a copy of the .env.template and rename it to .env and update the environment variables
  3. Install dependencies npm install
  4. Setup the database docker compose up -d
  5. Run prisma migrations npx prisma migrate dev
  6. Execute npm run seed
  7. Clean LocalStorage from the browser.
  8. Run the project npm run dev

Deploy

About

Ecommerce Site Next.js 14

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages