Skip to content

khuongduybui/fresh-flowbite-site

Repository files navigation

fresh project

Usage

Populate .env

fork with dotenv-vault,

Start the project:

deno task start

This will watch the project directory and restart as necessary.

In order for Turnstile to work, access the website at http://fresh-flowbite.localhost.direct:8000/.

Development

Run tests locally:

deno test --no-check --allow-all