Skip to content

Bylothink/backoffice_app-frontend

Repository files navigation

Backoffice App

Frontend

A generic frontend for a backoffice app to manage some orders and products.

Get started

cp .env.example .env

Tip

Edit both .env and docker-compose.yml environment variables to match your needs.

Using Docker

Build

docker compose build

Run

docker compose up [-d]

Using Node.js or Bun

First run

npm install

Run

npm run dev

Note

The application will be available at http://localhost:5173 by default.

About

A generic frontend for a backoffice app to manage some orders and products.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published