Personal website
Find a file
2022-07-06 19:49:33 +00:00
docker FIX;Copy next.config.js file to container 2022-07-06 18:56:12 +02:00
public FIX;Smaller main title for mobile view 2022-07-06 19:17:38 +02:00
src FIX;SEO minor improve 2022-07-06 21:45:52 +02: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 DEV;First working website with content 2022-07-05 22:06:40 +02:00
.npmrc DEV;First working website with content 2022-07-05 22:06:40 +02:00
Jenkinsfile DEV;Update application port 2022-07-06 18:05:41 +02:00
next-env.d.ts TECH;Initial commit 2022-06-28 19:50:51 +02:00
next.config.js FIX;Application return 404 after deploy 2022-07-06 18:31:17 +02:00
package-lock.json DEV;Update mobile view and add Jenkinsfile 2022-07-06 17:37:42 +02:00
package.json RELEASE;New version 0.1.5 2022-07-06 19:49:33 +00:00
postcss.config.js DEV;First working website with content 2022-07-05 22:06:40 +02: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
tsconfig.json DEV;First working website with content 2022-07-05 22:06:40 +02:00

Getting Started

First, run the development server:

npm run dev