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
| Environment | Admin panel | Storefront | Horizon |
|---|---|---|---|
| Staging | https://stage-api.easyotc.com/admin | https://stage.easyotc.com | https://stage-api.easyotc.com/horizon |
| Local | http://localhost:8000/admin | http://localhost:3000 | http://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