acceptmycrypto / AMC-Web

4 stars 3 forks source link

About AcceptMyCrypto

AcceptMyCrypto provides a marketplace for individuals to buy and sell items for a discount in cryptocurrencies.

App Structure

Backend

THe backend app is structured as MVC or Model View Controller

Run the server and client concurrently

npm run dev

Run Schema/ Seeds files:

  1. SOURCE schema.sql
  2. SOURCE seeds_category.sql
  3. Run the app
  4. SOURCE seeds_deals.sql