🔨(CI) add Tilt
Tilt is a tool for local Kubernetes development. It makes it easy to see your changes as you make them, and it rebuilds and redeploys your app as you change it. It is a great tool for local development and testing of Kubernetes applications.
This commit is contained in:
1
src/frontend/apps/impress/.env.dev
Normal file
1
src/frontend/apps/impress/.env.dev
Normal file
@@ -0,0 +1 @@
|
||||
NEXT_PUBLIC_API_URL=https://impress.127.0.0.1.nip.io/api/v1.0/
|
||||
Reference in New Issue
Block a user