mioe
mioe
DDeno
Created by mioe on 7/23/2024 in #help
how create lodash url page in deno/fresh?
No description
2 replies
DDeno
Created by mioe on 1/22/2023 in #help
error: The source code is invalid, as it does not match the expected hash in the lock file.
4 replies
DDeno
Created by mioe on 1/14/2023 in #help
How add custom colors to twind config?
my config:
import { Options } from "$fresh/plugins/twind.ts"

export default {
selfURL: import.meta.url,
} as Options
import { Options } from "$fresh/plugins/twind.ts"

export default {
selfURL: import.meta.url,
} as Options
5 replies
DDeno
Created by mioe on 1/12/2023 in #help
How deploy deno.fresh project for my VPS?
Hi I try setup fresh project: https://mint-house.app/ http://5.187.7.221:8000/ is there a task in fresh to generate static files ?
14 replies