🧱 update CI workflow and remove alpinejs frontend files
This commit is contained in:
9
frontend/deno.json
Normal file
9
frontend/deno.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"tasks": {
|
||||
"start": "deno run --allow-net --allow-read --allow-write --allow-env --allow-run --watch main.ts"
|
||||
},
|
||||
"imports": {
|
||||
"@dx/alpine-server": "jsr:@dx/alpine-server",
|
||||
"@oak/oak": "jsr:@oak/oak@^17.2.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user