Skip to content

zelenovsky/marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

run locally

to run app

  1. cd ./app
  2. insall node.js v20
  3. install pnpm
  4. create .env file
  5. run pnpm i
  6. run pnpm dev

to run database

  1. cd ./pb
  2. ./pocketbase serve