Skip to content

fddg66/-

Repository files navigation

North City Store

FiveM storefront for North City with Firestore-backed purchase records, Discord logging, and a delivery bridge ready for car, rank, and package orders.

Run locally

  1. Install dependencies: npm install
  2. Configure optional integration endpoints in .env.local
  3. Start the app: npm run dev

Environment

  • VITE_FIVEM_STORE_ENDPOINT — optional FiveM order bridge
  • VITE_DISCORD_STORE_WEBHOOK — optional Discord logging endpoint
  • VITE_STORE_URL — optional public store URL used by the Store link button

Notes

  • Purchases are written to Firestore before delivery requests are dispatched.
  • Real payment providers can be added later without redesigning the storefront flow.

About

ستور

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors