Personal website
Find a file
Roman Jaroš 7f7bde6ffc
All checks were successful
forgejo/romanjaros/portfolio/pipeline/head This commit looks good
Use environment variable for API URL in fetch call
2025-01-11 20:01:49 +00:00
docker FIX;Copy next.config.js file to container 2022-07-06 18:56:12 +02: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
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