mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-07-13 11:22:14 +02:00
feat: add local install hook
This commit is contained in:
parent
6b33addb25
commit
1eb6c534d8
4 changed files with 11 additions and 4 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
|
@ -4,7 +4,7 @@
|
|||
// - Python interpreter selected in VS Code (devcontainer sets this
|
||||
// automatically; otherwise pick `./venv/bin/python` via the
|
||||
// "Python: Select Interpreter" command).
|
||||
// - api/.env exists (copy from api/.env.example, or api/.env.devcontainer
|
||||
// - api/.env exists (copy from api/.env.example
|
||||
// is created automatically by the devcontainer post-create script).
|
||||
// - api/.env.test exists for the test configurations (copy from
|
||||
// api/.env.example and point at a throwaway database).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue