Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 342 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 342 Bytes

Paymenter Market

Paymenter market source code, it contains users/resources and more!

! NO SUPPORT PROVIDED ON HOW TO SET THIS UP OR ANYTHING !

How to run:

Requirements:

  • NodeJS
  • Composer
  • MySQL
  • PHP

Setup:

  • Clone the repo
  • Run composer install
  • Run npm install
  • Run npm run build
  • Run php artisan migrate