Open-source marketplace front-end powered by Stelace API including search, platform automation, user management, transactions, real-time messaging, ratings and much more :zap:
The Stelace-platform-runner is a free starter kit for building a high-performance marketplace front-end using Vue.js. It comes pre-configured with serverless deployment based on the open-source Stelace API server. The Stelace API provides advanced search, asset and user management, automation, and content delivery APIs for web platforms. The starter kit includes features such as asset management, powerful search, user authentication and management, real-time events and messaging, customizable payment process, headless CMS, global CDN for images and user files, and more. The kit follows the PRPL pattern and includes integrations with Netlify, Stripe, Sentry, and OpenStreetMap providers.
To get started with the Stelace-platform-runner, follow these steps:
.env.example file and filling it with your Stelace API keys..env file.$ git clone [repository-url]
$ cd [repository-directory]
$ npm install
$ cp .env.example .env
# Fill in the necessary environment variables in the .env file
The Stelace-platform-runner is a free starter kit for building a high-performance marketplace front-end using Vue.js. It includes features such as asset management, powerful search, user authentication and management, real-time events and messaging, customizable payment process, and more. The kit follows the PRPL pattern and includes integrations with Netlify, Stripe, Sentry, and OpenStreetMap providers. To get started, clone the repository, install the necessary node modules, and set up the required environment variables.