Skip to content

squareborg/vendormachine-admin

Repository files navigation

🛒🤖 VendorMachine™

A free and opensource multi vendor Marketplace

Notice

Work in progress. Check back in a few months

API CircleCI API Build Status

API Repo: https://github.com/squareborg/vendormachine-api
OpenAPI Documentation: https://vendormachine-api.herokuapp.com/api/documentation

Frontend Demo: https://vendormachine-frontend.herokuapp.com
username: [email protected]
password: password

username: [email protected]
password: password

Roadmap

  • Admin
    • Login
    • Vendor Management
      • Create - basic
      • Edit - basic
      • Delete #mvp
    • Import
      • WooCommerce
      • Magento
      • Shopify
  • Authentication
    • Registration
      • Sign Up Form
      • Email Verification
      • SMS Verification
    • Login
    • 2FA #mvp
  • Vendors
    • Vendor Model fleshed out fields #mvp
    • Onboarding #mvp
      • Onboarding screen - will need expanding with the vendor model
    • Multi User per vendor
    • Vendor Dashboard
      • Sales Stats #mvp
  • Products
    • Flesh out what a product is #mvp
    • Create Page
      • Basic #mvp
      • Rich Text #mvp
      • Tags #mvp
      • Category #mvp
      • Attributes #mvp
      • Images #mvp
  • Store Front
    • Web #mvp
    • Mobile React Native
      • ios
      • Android

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, checkout Nuxt.js docs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published