Changed the whole tech stack to SvelteKit which means:
- Typescript
- SSR
- No fastify :(
- Beta, but it's fine!
Other changes:
- Tailwind -> Tailwind JIT
- A lot more
Features:
- Build packs for popular frontend frameworks. It will help to understand which build packs should be chosen.
Fixes:
- Github queries optimized.
- Save repositories to store (faster navigation).
- Remove unnecessary data on dashboard requests.
- Speed up static site builds with a lot.
UI:
- Redesign of the application deployment page.
- Redesign of database deployments page.