chore: teest

This commit is contained in:
Sojan
2025-06-03 03:15:15 -05:00
parent 02c4863d95
commit cece07d649
3 changed files with 16 additions and 3 deletions
+1
View File
@@ -11,6 +11,7 @@
"start:dev": "foreman start -f ./Procfile.dev",
"start:test": "RAILS_ENV=test foreman start -f ./Procfile.test",
"dev": "overmind start -f ./Procfile.dev",
"dev:tunnel": "overmind start -f ./Procfile.tunnel",
"ruby:prettier": "bundle exec rubocop -a",
"build:sdk": "BUILD_MODE=library vite build",
"prepare": "husky install",