From 5447325bce7c7fdc82b03b0cb4ff7adf258cc0c1 Mon Sep 17 00:00:00 2001 From: nochill Date: Wed, 11 Oct 2023 16:34:24 +0700 Subject: [PATCH] add readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f9e93dd --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# HOW TO RUN +copy .env.example to .env +run deno tasks dev +