mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-26 09:50:31 +01:00
36 lines
674 B
Markdown
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
|