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 1240be41cd
continuous-integration/drone/push Build is failing Details
Started on simple admin page
1 year ago
.github fix(ui): change width of page on mobile devices 2 years ago
prisma Started on simple admin page 1 year ago
public refactor(v3): Initial revamp 2 years ago
src Started on simple admin page 1 year ago
.dockerignore Started on simple blog functionality 1 year ago
.drone.yml Ci now also runs prisma generate before building 1 year ago
.env Started on simple admin page 1 year ago
.eslintrc.json Redid the front end so it now uses gitea as data source 1 year ago
.gitignore Do not ignore prisma migrations 1 year ago
.prettierrc.json refactor(v3): Initial revamp 2 years ago
Dockerfile Run Prisma migrations on start in Docker 1 year ago
docker-compose.yml Login page now directly checks for ALLOW_REGISTRATION env 1 year 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 1 year ago
package.json Run Prisma migrations on start in Docker 1 year ago
tsconfig.json Redid the front end so it now uses gitea as data source 1 year ago
yarn.lock Started on simple blog functionality 1 year ago