mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-01-22 15:16:29 +00:00
commit
a18e9bcc88
@ -4,7 +4,7 @@
|
||||
"dev:backend": "cargo watch -x 'run --bin cryptgeon'",
|
||||
"dev:front": "npm --prefix client run dev",
|
||||
"dev": "run-p dev:*",
|
||||
"test:server": "docker compose up --build",
|
||||
"test:server": "docker-compose up --build",
|
||||
"test:cypress": "cypress run --headless",
|
||||
"test:run": "start-server-and-test test:server http://localhost:5000 test:cypress"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user