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 ae6b5993f6
continuous-integration/drone/push Build is passing Details
Added platform specification to drone config
2 years ago
.github fix(ui): change width of page on mobile devices 2 years ago
prisma Started on simple admin page 2 years ago
public refactor(v3): Initial revamp 2 years ago
src Added prisma import to admin page 2 years ago
.dockerignore Started on simple blog functionality 2 years ago
.drone.yml Added platform specification to drone config 2 years ago
.env Started on simple admin page 2 years 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 refactor(v3): Initial revamp 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
next-env.d.ts refactor(v3): Initial revamp 2 years ago
next.config.js Redid the front end so it now uses gitea as data source 2 years ago
package.json Run Prisma migrations on start in Docker 2 years ago
tsconfig.json Redid the front end so it now uses gitea as data source 2 years ago
yarn.lock Started on simple blog functionality 2 years ago