Personal website
Find a file
Mr. Renovate e0bc3bad48
All checks were successful
forgejo/romanjaros/portfolio/pipeline/head This commit looks good
forgejo/romanjaros/portfolio/pipeline/pr-master This commit looks good
Add renovate.json
2025-01-12 05:32:15 +00:00
docker Update dockerfile to node:20-apline 2025-01-11 20:23:41 +00:00
public Upgrade to latest nodejs and completely rework website 2025-01-11 19:11:20 +00:00
src Use environment variable for API URL in fetch call 2025-01-11 20:01:49 +00:00
.editorconfig DEV;First working website with content 2022-07-05 22:06:40 +02:00
.eslintrc.json DEV;Update mobile view and add Jenkinsfile 2022-07-06 17:37:42 +02:00
.gitignore Upgrade to latest nodejs and completely rework website 2025-01-11 19:11:20 +00:00
Jenkinsfile Update Jenkinsfile for newest image 2025-01-11 19:35:22 +00:00
next-env.d.ts Upgrade to latest nodejs and completely rework website 2025-01-11 19:11:20 +00:00
next.config.js Refactor job data handling and improve component structure 2025-01-11 19:58:24 +00:00
package.json Upgrade to latest nodejs and completely rework website 2025-01-11 19:11:20 +00:00
pnpm-lock.yaml Upgrade to latest nodejs and completely rework website 2025-01-11 19:11:20 +00:00
postcss.config.js Upgrade to latest nodejs and completely rework website 2025-01-11 19:11:20 +00:00
README.md DEV;Update mobile view and add Jenkinsfile 2022-07-06 17:37:42 +02:00
renovate.json Add renovate.json 2025-01-12 05:32:15 +00:00
sonar-project.properties DEV;Update mobile view and add Jenkinsfile 2022-07-06 17:37:42 +02:00
tailwind.config.js Upgrade to latest nodejs and completely rework website 2025-01-11 19:11:20 +00:00
tsconfig.json Upgrade to latest nodejs and completely rework website 2025-01-11 19:11:20 +00:00

Getting Started

First, run the development server:

npm run dev