This is a template for a Turbo repo with Astro and Svelte.
Run the following command to start the project:
pnpm dev
We're going to get a terminal with all the apps running.
Note: If we want to use the database, we need to create a .env file in the database package and add the DATABASE_URL and any other environment variables.
We need to create a documentation for the project template.
Todo: