Skip to content

Commit

Permalink
Add DevZero Recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
laurenf committed Feb 14, 2024
1 parent d7c8e83 commit 7aaee89
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions DZ_RECIPE.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# suggester tool version: 0.0.1+c56de9f4-dirty

dev:
commands:
- command: npm install
directory: internal-employee-directory/backend
name: install_cmd_0
- command: npm install
directory: internal-employee-directory/frontend
name: install_cmd_0
name: ""
packages:
- dz.docker
- nixpkgs.nodejs_18
repos:
- https://github.com/devzero-inc/internal-employee-directory
compute:
compute_name: default
os_family: UBUNTU_22_04
region: us-west-1
resources:
cpus: 4+
disk: 50
network:
category: container
network_name: default

0 comments on commit 7aaee89

Please sign in to comment.