portfolio showcasing my projects https://www.rannes.dev
Go to file
ChrQR 33ec24e6b1
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m44s
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m45s
So the problem all along was setting the right node version (18.x) in vercel project settings.
2024-05-18 13:35:41 +02:00
.gitea/workflows removed yarn 2024-05-18 12:52:25 +02:00
.vscode changed workspace vs code settings 2024-04-05 20:50:15 +02:00
src - created rss feed component 2024-05-18 12:46:38 +02:00
static favicon 2024-04-26 23:39:07 +02:00
.dockerignore fixed dockerfile. changed package manager to yarn 2024-04-26 23:08:24 +02:00
.eslintignore initial commit after project creation 2024-04-03 22:30:32 +02:00
.eslintrc.cjs initial commit after project creation 2024-04-03 22:30:32 +02:00
.gitignore - created rss feed component 2024-05-18 12:46:38 +02:00
.npmrc initial commit after project creation 2024-04-03 22:30:32 +02:00
.prettierignore initial commit after project creation 2024-04-03 22:30:32 +02:00
.prettierrc initial commit after project creation 2024-04-03 22:30:32 +02:00
Dockerfile fixed dockerfile. changed package manager to yarn 2024-04-26 23:08:24 +02:00
package-lock.json So the problem all along was setting the right node version (18.x) in vercel project settings. 2024-05-18 13:35:41 +02:00
package.json removed node adapter dependecy 2024-05-18 13:19:18 +02:00
postcss.config.js installed tailwind 2024-04-05 20:42:45 +02:00
README.md - updated readme 2024-05-17 21:32:25 +02:00
svelte.config.js installed vercel adapter and updated config - duh 2024-05-18 13:14:22 +02:00
tailwind.config.js Implemented darkmode 2024-04-23 16:56:43 +02:00
vite.config.js initial commit after project creation 2024-04-03 22:30:32 +02:00

This is a portfolio application built to showcase my projects and try out the svelte framework.

It is built using:

  • Svelte / Sveltekit
  • Tailwind CSS

The gitea workflow builds docker image and pushed it to this registry. It is then deploy to my infrastructure which you can read more about here

The project is hosted at rannes.dev.