Skip to content

TheDevs-cz/wms

Repository files navigation

WMS

Development

Simply run docker compose up

Application runs at http://localhost:8080

Quick start

To run these commands, containers must be running.

Create your admin user run (replace email+password placeholders):

docker compose exec web bin/console app:user:register admin@admin.com admin

Adminer (Database)

http://localhost:8000

Driver: postgres
User: postgres
Password: postgres
Database: wms

Mail catcher

http://localhost:8025

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages