A simple portfolio website made with Next.js https://guusvanmeerveld.dev
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Guus van Meerveld 7c458c179f
continuous-integration/drone/push Build is failing Details
created server side code for landing page
7 months ago
.github fix(ui): change width of page on mobile devices 2 years ago
prisma Started on links page 2 years ago
public refactor(v3): Initial revamp 2 years ago
src created server side code for landing page 7 months ago
.dockerignore Started on simple blog functionality 2 years ago
.drone.yml ci: update node version for test workflow 7 months ago
.env started on revamping landing page 7 months ago
.eslintrc.json Redid the front end so it now uses gitea as data source 2 years ago
.gitignore Do not ignore prisma migrations 2 years ago
.prettierrc.json Added import sorting to prettier config 2 years ago
Dockerfile Run Prisma migrations on start in Docker 2 years ago
docker-compose.yml Login page now directly checks for ALLOW_REGISTRATION env 2 years ago
flake.lock add nix build system 7 months ago
flake.nix add nix build system 7 months ago
landing.json started on revamping landing page 7 months ago
next-env.d.ts refactor(v3): Initial revamp 2 years ago
next.config.js started on revamping landing page 7 months ago
package.json basic next.js application using nextui 7 months ago
postcss.config.js basic next.js application using nextui 7 months ago
shell.nix add nix build system 7 months ago
tailwind.config.js basic next.js application using nextui 7 months ago
tsconfig.json basic next.js application using nextui 7 months ago
yarn.lock basic next.js application using nextui 7 months ago