Very minimalist website template, made by taking heavy inspiration from https://leerob.io
- Astro
- Tailwind
- Auth - Lucia
- Database - Turso
- Clone the repo
- Rename .env.example to .env
- Fill in the .env file with the appropriate values
- Run
pnpm install - Run
pnpm run db:push - Run
pnpm run dev - Modify the details in the
src/contentfolder to reflect your details. - Modify the screenshots in the
public/screenshotsfolder to change metadata screenshots.