Skip to content

ctrlouis/WaxPacker

Repository files navigation

WaxPacker

Tracabilty app for your wax, from input to ouput.

Development

Init project

With make make init or :

  1. Copy env sample file cp ./client/.env.local.example ./client/.env.local
  2. Install npm packages cd client && npm install

Using Docker Compose

docker-compose file is here

docker compose up

Client available at http://localhost

PocketBase dashboard available at http://localhost:8080/_

Using Docker Compose + Traefik

docker-compose file is here

docker compose -f docker-compose-traefik.yml up

Client available at http://localhost

PocketBase dashboard available at http://localhost:8080/_

About

Tracabilty app for your wax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published