Work in progress. Check back in a few months
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: admin@vendormachine.test
password: password
username: user@vendormachine.test
password: password
- 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
- Registration
- 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
- Sales Stats
- Vendor Model fleshed out fields
- Products
- Flesh out what a product is
#mvp - Create Page
- Basic
#mvp - Rich Text
#mvp - Tags
#mvp - Category
#mvp - Attributes
#mvp - Images
#mvp
- Basic
- Flesh out what a product is
- Store Front
- Web
#mvp - Mobile
React Native- ios
- Android
- Web
# 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 generateFor detailed explanation on how things work, checkout Nuxt.js docs.
