Skip to content

Generate mockup images of websites for selected devices,

Notifications You must be signed in to change notification settings

marketron-app/app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Marketron

This is application is a main entry point for Marketron application. It handles user management, template management with template editor and admin dashboard.

About The Project

This service handles authentication, users, templates.

(back to top)

Getting Started

The quickest way to setup the project is using docker-compose.

docker-compose up -d --build

Once you set up the environment with Docker compose, first create .env file (cp .env.example .env) and replace values with your settings.

After that, run the following Artisan commands to migrate and populate your database:

php artisan migrate --seed

Environmental variables

IMAGE_ENGINE_URL - URL of the image engine