⭐️ Tuist's website. Powered by Astro
- Clone the repo
git clone https://github.com/tuist/website.git
. - Install dependencies
pnpm install
. - Run
pnpm run dev
.
We recommend using direnv and Nix to configure a project-scoped environment with the tools you need to work on this project (specified in the default.nix).
We continuously deploy the website with Netlify.