Note
Quest's Site is in active development, feel free to help and contribute to the project!
Our OpenSource website which eventually will contain everything we make and do.
- Clone the repository.
- Install dependencies with
pnpm install - Run the development server with
pnpm dev - Click the link that outputed in your terminal!
Claude (and sometimes ChatGPT) is used when I don’t know how to implement something or when something randomly breaks and I don't know how to fix it. Co-pilot is rarely used to make minimal automatic security fixes for common vulnerabilities.