Skip to content

Introduction

Welcome to the EasyOTC documentation! This project is a modern, full-stack application designed to streamline product management, user administration, and e-commerce workflows. It consists of a Laravel API backend and a Nuxt.js frontend, offering a robust and scalable solution for both developers and end-users.

In this documentation, you'll find everything you need to get started, from installation instructions to advanced features and troubleshooting tips.

Where to access

EnvironmentAdmin panelStorefrontHorizon
Staginghttps://stage-api.easyotc.com/adminhttps://stage.easyotc.comhttps://stage-api.easyotc.com/horizon
Localhttp://localhost:8000/adminhttp://localhost:3000http://localhost:8000/horizon

Credentials and the full URL list are on /access.

Where this lives

  • API repo: https://github.com/Eliinova/the-one-otc-api (local: ./easy-otc-api)
  • Frontend repo: sibling path ../easty-otc