Site for at least the OWASP AppSec Days Uruguay 2025 site, maybe OWASP Uruguay Site in the future or other events.
Open the project, if you want, open the devcontainer, and start the project by executing the following command in the terminal:
yarn dev
Or start the project in your computer with the following commands:
yarn install
yarn dev
By pushing to the main branch, the site will be deployed automatically.