Files
website/content/writing/how-my-website-works.md
2024-04-20 00:03:10 +02:00

36 lines
674 B
Markdown

---
slug: how-my-website-works
title: 'How my website works?'
description: 'My new website is using a fantastical stack and I am explaining how my playground works'
publishedAt: '10/12/2023'
readingMins: 7
---
## Ideas and Goals
### A playground for ideas
Testing frameworks (new nuxt 3), improving css style, discovering new technologies and frameworks
### Fast
Faster than the old one thanks to the new version
## FrontEnd
### Nuxt3 & NuxtUI
### Style
## BackEnd
### Data Fetching
Prisma and trpc
### Database & Deployment
Vercel with Vercel postgres
## How much everything costs
0 thanks to vercel free plan
## What's next
### Performance
### Style & Animation