feat: with dev environment

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-06-04 12:58:23 +02:00
parent 337642c35f
commit c3b45d9eb6
10 changed files with 569 additions and 14 deletions

View File

@@ -13,17 +13,13 @@ scripts:
type: shell
local_down:
type: shell
run_como:
type: shell
migrate_como:
type: shell
new_migration:
type: shell
args:
name:
type: "env"
key: "name"
"tailwind:watch":
type: "shell"
"tailwind:build":
type: "shell"
"leptos:dev":
type: "shell"
"dev":
type: "shell"
"nodev":
type: "shell"