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 ae4a38d1b9
continuous-integration/drone/push Build is passing Details
Started on links page
7 months ago
.github fix(ui): change width of page on mobile devices 12 months ago
prisma Started on links page 7 months ago
public refactor(v3): Initial revamp 12 months ago
src Started on links page 7 months ago
.dockerignore Started on simple blog functionality 8 months ago
.drone.yml Remove debugging properties from drone config 8 months ago
.env Started on simple admin page 8 months ago
.eslintrc.json Redid the front end so it now uses gitea as data source 8 months ago
.gitignore Do not ignore prisma migrations 8 months ago
.prettierrc.json Added import sorting to prettier config 8 months ago
Dockerfile Run Prisma migrations on start in Docker 8 months ago
docker-compose.yml Login page now directly checks for ALLOW_REGISTRATION env 8 months ago
next-env.d.ts refactor(v3): Initial revamp 12 months ago
next.config.js Redid the front end so it now uses gitea as data source 8 months ago
package.json Added import sorting to prettier config 8 months ago
tsconfig.json Redid the front end so it now uses gitea as data source 8 months ago
yarn.lock Added import sorting to prettier config 8 months ago