fastro
fastro copied to clipboard
Full Stack Framework for Deno, TypeScript, Preact JS and Tailwind CSS
I've got this: `app.static("/assets", {});` but it's not working for all files in subdirectories in the `/assets` folder.
# Task Description Develop a feature that allows users to log in or sign up using their Google accounts. This will enhance user experience by providing a quick and secure...
Please add one
On Windows with deno `v1.45.4` Trying to generate starter project by running command from docs: ```powershell deno run -A -r https://fastro.deno.dev ``` Failed with: ```powershell error: The module's source code...
# Develop functionality to encrypt messages using the specified encryption algorithm. ## Research Encryption Algorithms - Investigate suitable encryption algorithms (e.g., AES, RSA). - Document pros and cons of each...
# Task Description Develop a feature that enables real-time audio communication between users using WebSocket technology. This will facilitate seamless voice conversations, enhancing user interaction within the application. # Acceptance...