mbIkola / ganja-order

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ganja

Ganja order page.

Build Status XO code style style: styled-components Cypress.io tests

Goal

Docs

Hacking

cd backend
docker-compose up -d
prisma deploy
npm install && npm start

cd ../frontend
vi settings.js
npm install && npm start

Auth

login & auth powered by auth0. You may need auth0 clientId/secret to get authorization working

Payments

Supported payment systems:

  • on delivery (cash only)
  • online/credit card using stripe (you may need stripe API credentials)
  • online/credit card using paypal (you may need to specify paypal API credentials)
  • online/cryptocurrency

Links

Technology Stack

Frontend:

Backend:

About

License:Other


Languages

Language:JavaScript 100.0%