mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 14:41:28 -07:00
initial support for local microservice stack
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
// Needed as there are...a lot of microservices. Good luck running locally.
|
||||
"concurrency": "20",
|
||||
"$schema": "https://turbo.build/schema.json",
|
||||
"globalDependencies": ["**/.dev.vars"],
|
||||
"globalEnv": ["CI", "GITHUB_ACTIONS", "VITEST"],
|
||||
|
||||
Reference in New Issue
Block a user