🧪 Official website of FartLabs.
We appreciate your help!
Run deno task generate
to generate the static files. This is required to run
the server because the server serves the generated static files.
Run deno task start
to start the server.
Run deno fmt
to format the code.
Run deno lint
to lint the code.
Run deno check main.ts
to check the code.
Developed with 🧪 @FartLabs