Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

open-marketplace-applications/marketplace

Repository files navigation


open marketplace apps

Open marketplace apps are decentralised open source apps for smart cities and local communities.



Open Marketplace

Demo: http://marketplace-demo.nest.openmarketplace.org

Marketplace Application build with Vue.js and Nuxt.js

🛠️ 🛠️ 🛠️ UNDER DEVELOPMENT 🛠️ 🛠️ 🛠️

Contribute to this project - join our Discord Server.

One-Click Deploys

Deploy

Local Setup

git clone https://github.com/open-marketplace-applications/shop
cd shop
npm install
npm run dev

Open http://localhost:3000/ in your browser.

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

Docker

docker build -t marketplace .
docker run -it -p 3000:3000 marketplace

Contributors

Made with contributors-img.

About

Open Marketplace for a Smart City with applications for the local community

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages