With the ever-evolving world of web development, it can be difficult to keep up with the latest trends and technologies. F.R.A.M.E is a basic low-code web framework that can help you cut through the noise and focus on what matters to your users and business.
Documentation can be found here
create .env file
env=dev
start the development server
deno task start
clone std libraries from https://github.com/codebenderhq/std to folder just outside project