Skip to content

yanstack/teslo-shop

Repository files navigation

Steps

Run on development

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

Run on production

About

E-commerce web while learnig Next.js

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors